Regional Centro-Oeste
Últimas notícias
Próximos eventos
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_postmeta.meta_key = 'event_category' AND wp_postmeta.meta_value LIKE '{114cf99b6c6d145622cc94eb7da11f24ff9e086af64e40fd1dfc6ee81f47f023}2{114cf99b6c6d145622cc94eb7da11f24ff9e086af64e40fd1dfc6ee81f47f023}' )
) AND wp_posts.post_type = 'evento' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 3