Senior Staff writer for Grist.
'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 = \'3501876\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{8472b6b1c345f88ad2217301772ed7fe4553060da5f1a4bf3d38ec35cf6854c6}\\"3501876\\"{8472b6b1c345f88ad2217301772ed7fe4553060da5f1a4bf3d38ec35cf6854c6}\' )
)
) 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'
Your guide to the 2025 UN Permanent Forum on Indigenous Issues
The Trump administration’s border policies are expected to have a big impact on this year’s largest gathering of Indigenous leaders, activists, and policymakers.
April 22, 2025
How an Aboriginal woman fought a coal company and won
In 2019, Australia was on the cusp of approving a new coal mine on traditional Wirdi land in Queensland that would have extracted approximately 40 million tons of coal each year for 35 years. But that didn’t happen, thanks to the advocacy of Murrawah Maroochy Johnson, a 29-year-old Wirdi woman of the Birri Gubba Nation, who led a lawsuit against the coal company in 2021, and won.
June 18, 2024




