'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 = \'3483818\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{793824f9bdc4769fd96ed40161130d4ec229619497e42a8650a7d1345e6fa6d9}\\"3483818\\"{793824f9bdc4769fd96ed40161130d4ec229619497e42a8650a7d1345e6fa6d9}\' )
)
) 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'
Sarah Berry, Medium
This weekend, Keir Starmer (the leader of UK’s Labour Party) made a decision that million of other British people make every day. He probably didn’t even think twice about it. But that decision had consequences — for his neighbourhood, for the air, for the climate and for one stranger who, because of this decision, would end their weekend in the hospital.
October 28, 2020