'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 = \'2902425\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{b0cb59fa2307b582fcf2057459b6056ca89c08ff17cc9d8e5154d1e0f0019788}\\"2902425\\"{b0cb59fa2307b582fcf2057459b6056ca89c08ff17cc9d8e5154d1e0f0019788}\' )
)
) 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'
Kirsten Larsen
'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 = \'2437915\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{b0cb59fa2307b582fcf2057459b6056ca89c08ff17cc9d8e5154d1e0f0019788}\\"2437915\\"{b0cb59fa2307b582fcf2057459b6056ca89c08ff17cc9d8e5154d1e0f0019788}\' )
)
) 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'
Open Sauce / Source for the Food Revolution
In opposition to corporate control and intellectual property, we need systems and processes which emphasize sharing and collaboration for food systems work.
November 20, 2014
Leave a Comment
You must be logged in to post a comment.

