WordPress-Datenbank-Fehler: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR ' at line 3]
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1 AND wp_posts.ID IN () AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'closed' OR wp_posts.post_status = 'mapped' OR wp_posts.post_status = 'needs_update')))
ORDER BY wp_posts.post_date DESC
LIMIT 0, 10