In WordPress, is_page() function return true if the current article is a “PAGE” and similarly is_single() function return true if […] Continue reading »
WordPress introduced WP_Query class in its version 1.5.0 for the custom query. It gives the leverage to execute the custom […] Continue reading »
In this tutorial, you will learn how to limit post revisions in WordPress. WordPress post revision can be helpful for […] Continue reading »