Teju is a Jamaican-American writer, geographer and poet. Having lived in five European countries and done projects in several others, for over a decade Teju’s work has centered on political, racial and environmental justice. Her focus is on urban culture, environmental issues, climate justice, alternative geographies, and sustainable futures. Read more here.
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'3482496\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{820894fbe3febc11a5916cf4fd007e87c7c839468e2be37ad0ca923fd1b8d4b5}\\"3482496\\"{820894fbe3febc11a5916cf4fd007e87c7c839468e2be37ad0ca923fd1b8d4b5}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'


