SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND (((wp_posts.post_title LIKE '%垃圾词%') OR (wp_posts.post_excerpt LIKE '%垃圾词%') OR (wp_posts.post_content LIKE '%垃圾词%'))) AND (wp_posts.post_password = '') AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped'))) ORDER BY wp_posts.post_title LIKE '%垃圾词%' DESC, wp_posts.post_date DESC, wp_posts.ID DESC LIMIT 0, 30
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND (((wp_posts.post_title LIKE '%垃圾词%') OR (wp_posts.post_excerpt LIKE '%垃圾词%') OR (wp_posts.post_content LIKE '%垃圾词%'))) AND (wp_posts.post_password = '') AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped'))) ORDER BY wp_posts.post_title LIKE '%垃圾词%' DESC, wp_posts.post_date DESC, wp_posts.ID DESC LIMIT 30, 30
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND (((wp_posts.post_title LIKE '%垃圾词%') OR (wp_posts.post_excerpt LIKE '%垃圾词%') OR (wp_posts.post_content LIKE '%垃圾词%'))) AND (wp_posts.post_password = '') AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped')) OR (wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wc-shipped'))) ORDER BY wp_posts.post_title LIKE '%垃圾词%' DESC, wp_posts.post_date DESC, wp_posts.ID DESC LIMIT 30, 30