'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 \'{6545fde9ed1edb2fedccc6f77fa5c4449f99113ffe5f7932c78ccadc624ba9f5}\\"3483818\\"{6545fde9ed1edb2fedccc6f77fa5c4449f99113ffe5f7932c78ccadc624ba9f5}\' )
)
) 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