Filed under: Uncategorized — @
WordPress database error: [Unknown column 'post_type' in 'where clause']
SELECT ID, post_title FROM wp_posts WHERE post_date < '' AND post_type = 'post' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1
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 'ORDER BY post_date ASC LIMIT 1' at line 1]
SELECT ID, post_title FROM wp_posts WHERE post_date > '' AND post_type = 'post' AND post_status = 'publish' AND ID != ORDER BY post_date ASC LIMIT 1