WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND p.post_type = 'post' AND p.post_status = 'publish'' at line 1]
SELECT p.* FROM nap_posts AS p WHERE 1=1 AND p.id IN () AND p.post_type = 'post' AND p.post_status = 'publish'

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY `post_date`...' at line 1]
SELECT p.* FROM nap_posts AS p WHERE 1=1 AND p.id IN () AND p.post_type = 'post' AND p.post_status = 'publish' ORDER BY `post_date` DESC LIMIT 3 OFFSET 0

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1]
SELECT * FROM nap_postmeta WHERE post_id IN ()

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1]
SELECT * FROM nap_term_relationships AS tr LEFT JOIN nap_term_taxonomy AS tt ON tt.term_taxonomy_id = tr.term_taxonomy_id LEFT JOIN nap_terms AS t ON t.term_id = tt.term_id WHERE object_id IN ()