WordPress database error: [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 item_type = "post" ORDER BY date DESC LIMIT 20' at line 2]
SELECT item_id, date, user_id FROM wp_tastes
WHERE user_id IN () AND item_type = "post" ORDER BY date DESC LIMIT 20
