Karen Mockler is a freelance writer and novelist based in Tucson, Arizona.
'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 = \'3508551\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{d81eb1142282368f0b24cbf9f5465222d11ff46e5d51e2a19c7e81cfa8941b38}\\"3508551\\"{d81eb1142282368f0b24cbf9f5465222d11ff46e5d51e2a19c7e81cfa8941b38}\' )
)
) 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'
Going Beyond Grass: Turning Lawns Into a Pollinators’ Paradise
What was once habitat can become habitat again. Habitat that helps sustain pollinators (and therefore a host of other species) can be created — or restored — just beyond the front porch.
July 10, 2025
Saguaro Struggles: A Desert Icon Feels the Heat
The Sonoran Desert is no stranger to heat, but as climate change makes heatwaves more frequent, intense, and long-lasting, the resilience of this desert’s most beloved plant is being tested.
February 7, 2025


