How to Show Page Load Time and Number of Queries in WordPress

How to Create WordPress Pagination Without a Plugin

WordPress Pagination is a basic need for every websites using WordPress platform. There are many pagination plugin available. But, here I’m going to show you How to create/display/show WordPress Pagination without a Plugin.   First of all you have to define function in your functions.php file for displaying pagination in your page templates, category pages …

Read moreHow to Create WordPress Pagination Without a Plugin

How to Show Page Load Time and Number of Queries in WordPress

How to Show Page Load Time and Number of Queries in WordPress

Showing page load time and number of queries in WordPress is a good practice for observing how much time you page takes to load and how many queries are performed. It is something like “30 queries in 0.637 seconds“. Now I’ll show you how to display page load time and number of queries in WordPress. …

Read moreHow to Show Page Load Time and Number of Queries in WordPress

Display Popular Posts by Views Without a Plugin in WordPress

Display Popular Posts by Views Without a Plugin in WordPress

Displaying popular posts in WordPress was an amazing experience when I developed a code snippet for my client. Code snippet is related to display popular posts by views not by comments. There are many WordPress plugins for giving us such type of functionality. But, plugins can make our site heavier. This code snippet has the …

Read moreDisplay Popular Posts by Views Without a Plugin in WordPress

Best JavaScript Libraries And Tools for every Developer

Best JavaScript Libraries And Tools for every Developer

There are numerous web development and designing, tools and libraries available on the internet. Making a choice for selecting the good ones is very tough. Many tools that are popular but hiding in the crowd deserved attention. I have collected a lists of Best JavaScript Libraries And Tools that are handy to use and dream …

Read moreBest JavaScript Libraries And Tools for every Developer

Top 10 PHP Content Management Systems (CMS)

A CMS or Content Management System is an application that allows to manage, organize, publish, edit and create a website easily. A CMS application is used for retrieval and storage of information from a huge volume of data, these information may be in the form of word processor documents, spreadsheet, audio and video files and …

Read moreTop 10 PHP Content Management Systems (CMS)