QUERY: SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND YEAR(post_date)=2018 AND MONTH(post_date)=02 AND post_type = 'post' AND (post_status = 'publish') ORDER BY post_date DESC LIMIT 0, 10
Blog SQLi » 2018» February

Archive for February, 2018

Hello world!

Tuesday, February 13th, 2018

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!