WordPress comes with lots of built-in functionalities. And one of the most used functionality is the WP_Query class. We play around WP_Query every day. Today let’s see how to write optimized WP_Query in WordPress? What is WP_Query? WP_Query is WordPress’s default PHP class to create queries for posts, pages, custom post types, authors, and many… Continue reading How to write optimized WP_Query in WordPress[2 example]?