'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 \'{8dd563cb81cc9c7b06fb4d6d2e319b89751eba3d12215ae78622f720df4eee33}\\"3483818\\"{8dd563cb81cc9c7b06fb4d6d2e319b89751eba3d12215ae78622f720df4eee33}\' )
)
) 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