You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2023. It is now read-only.
"SELECT SQL_CALC_FOUND_ROWS tables.* FROM ( SELECT prx23_posts.*, '1' as site_ID FROM prx23_posts WHERE 1=1 AND ((prx23_posts.post_type = 'news' AND (prx23_posts.post_status = 'publish' OR prx23_posts.post_status = 'acf-disabled'))) UNION SELECT prx23_9_posts.*, '9' as site_ID FROM prx23_9_posts WHERE 1=1 AND ((prx23_9_posts.post_type = 'news' AND (prx23_9_posts.post_status = 'publish' OR prx23_9_posts.post_status = 'acf-disabled'))) UNION SELECT prx23_10_posts.*, '10' as site_ID FROM prx23_10_posts WHERE 1=1 AND ((prx23_10_posts.post_type = 'news' AND (prx23_10_posts.post_status = 'publish' OR prx23_10_posts.post_status = 'acf-disabled'))) UNION SELECT prx23_11_posts.*, '11' as site_ID FROM prx23_11_posts WHERE 1=1 AND ...