'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 = \'3467092\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{3e629c640be4f4433f1ba474617853a54d236542f1f695bcad67ef846004232f}\\"3467092\\"{3e629c640be4f4433f1ba474617853a54d236542f1f695bcad67ef846004232f}\' )
)
) 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'
Smoke from California’s Raging Wildfires Spreads a Public Health Emergency across the Bay
As you might have heard, those of us who live in the Bay Area are breathing air this week that rivals Beijing’s, thanks to the fires raging across Northern California. West Oakland deals with bad air quality all the time, so I reached out to some folks there seeking perspective.
October 18, 2017
The Unsustainable Whiteness of Green
Aaron Mair’s story starts out all too familiar to people of color who have encountered any of the big green groups: He asked one for help dealing with an issue of critical importance to the health of his family and community — and was turned away.
June 20, 2017


