Recent Comments
WordPress database error: [Table 'clinton_aborg.posts' doesn't exist]
SELECT DISTINCT ID, post_title, post_password, comment_ID, comment_post_ID, comment_author, comment_date_gmt, comment_approved, comment_type,comment_author_url, SUBSTRING(comment_content,1,30) AS com_excerpt FROM comments LEFT OUTER JOIN posts ON (comments.comment_post_ID = posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT 10Recent Post
WordPress database error: [Table 'clinton_aborg.posts' doesn't exist]
SELECT DISTINCT * FROM posts WHERE 1=1 AND post_type = 'post' AND post_status = 'publish' GROUP BY posts.ID ORDER BY post_date DESC LIMIT 1,10Archives
WordPress database error: [Table 'clinton_aborg.posts' doesn't exist]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESCCategories
- Uncategorized (26717)
Meta
WordPress database error: [Table 'clinton_aborg.posts' doesn't exist]
SELECT * FROM posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY post_title ASC
WordPress database error: [Table 'clinton_aborg.posts' doesn't exist]
SELECT post_id, category_id FROM post2cat LEFT JOIN posts ON post_id = ID WHERE category_id IN (2,1) AND post_type = 'post' AND post_status = 'publish'