'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 = \'2809832\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{8d287706d2eb4689031e87ee3127abc86cfc483f7b29ad192a8ec96a0fceca1b}\\"2809832\\"{8d287706d2eb4689031e87ee3127abc86cfc483f7b29ad192a8ec96a0fceca1b}\' )
)
) 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'
It’s the Second Dirtiest Thing in the World—And You’re Wearing It
“The clothing industry is the second largest polluter in the world…second only to oil,” the recipient of an environmental award told a stunned Manhattan audience earlier this year. “It’s a really nasty business…it’s a mess.”
August 18, 2015

