produzioni
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_ai1ec_events evento ON ( evento.post_id = wp_posts.ID ) INNER JOIN wp_ai1ec_event_instances eventoi ON ( eventoi.post_id = wp_posts.ID AND eventoi.end < 1685606382) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (20)
) AND ((wp_posts.post_type = 'ai1ec_event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft'))) AND wp_posts.ID NOT IN (37800, 37780) GROUP BY wp_posts.ID ORDER BY evento.start ASC, wp_posts.post_date DESC LIMIT 0, 20
Tutte le produzioni