'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 = \'3464871\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{c76376072f1f64fba36d0e0b2f49f2a859d28684355ebe580f48a2b8342caf28}\\"3464871\\"{c76376072f1f64fba36d0e0b2f49f2a859d28684355ebe580f48a2b8342caf28}\' )
)
) 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'
A Look at What Works and — and Doesn’t — in the World of Conservation
For public land managers, policy-makers, natural resource specialists, farmers, ranchers and others in the business of protecting and renewing the world’s diverse ecosystems, it’s easy to get lost in a sea of studies and strategies. How does a person determine which solutions will yield the best results in any given situation?
January 19, 2017



















