SELECT SQL_CALC_FOUND_ROWS wp_posts.*, IF(wppm.meta_value= 1, 'YES', NULL) as showcased
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta as wppm ON (wp_posts.ID = wppm.post_id AND wppm.meta_key = 'promoted')
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (21189)
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish')) AND wp_posts.ID NOT IN ( SELECT ID FROM wp_posts WHERE post_type IN ('post','page','attachment','job_listing','podcasts','industry-news','product','business-directory','testimonial') AND ID IN ( SELECT post_id FROM wp_postmeta pm WHERE pm.meta_key = 'groups-read' AND pm.meta_value NOT IN (0) AND pm.meta_value IN ( SELECT group_id FROM wp_groups_group ) AND post_id NOT IN ( SELECT post_id FROM wp_postmeta pm WHERE pm.meta_key = 'groups-read' AND pm.meta_value IN (0) ) ) ) AND wp_posts.ID IN ( SELECT ID FROM wp_posts WHERE ID NOT IN ( SELECT post_id FROM wp_postmeta WHERE wp_postmeta.meta_key = 'groups-groups_read_post' ) UNION ALL SELECT post_id AS ID FROM wp_postmeta WHERE wp_postmeta.meta_key = 'groups-groups_read_post' AND wp_postmeta.meta_value IN ('') )
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order, wp_posts.menu_order, wp_posts.post_date DESC
LIMIT 160, 10
June 20, 2022
The boyfriend of fugitive yoga teacher Kaitlin Armstrong has denied claims he was having an affair with murdered cycling star Moriah “Mo” Wilson at the time of her death. Colin Strickland, 35, told The Sun that an affidavit released by law enforcement that implied he was romantically involved with Ms...
April 7, 2022
Samuel Mancini, the director of a Denver-based fund that planned to invest in several well-known cycling brands, has pleaded guilty to one count of securities fraud. Mancini, arrested last July, could be sentenced to up to 20 years in prison and hit with a $5 million fine for the one count....
Page 17 of 17« First«...10...1314151617