Posts related to tag: CMS


Top 10 Latest Posts in WordPress

This guide will help you to fetch the Top 10 latest Posts/Articles in WordPress. The orderby clause in WP_Query class […] Continue reading »

How to display related Posts in WordPress

In this article, we’ll fetch and display the related post from a similar category on the WordPress website. WP_Query class […] Continue reading »

How to get random Posts in WordPress

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 »