How to Fix WordPress Custom Post Type Returns 404 ErrorWordPress came with the ability to allow developers to add Custom Post Type to extend the functionality of WordPress. But…
Should You Upgrade to PHP 8 for Your WordPress SitePHP 8 is a major update of the PHP Language that was released in November 2020. PHPBench is showing 33%…
How To Display Random Posts In WordPress With PluginIf you have busy website with a lot of great articles, it can become difficult for your visitors to discover…
How To Display Random Posts In WordPress Without PluginSo you want to display random posts for your WordPress powered website? This tutorial will show you 5 different methods…
WordPress Rewrite Rules For Permalinks On NginxIf your WordPress installation is running on Apache, with mod_rewrite, WordPress will automatically add the required rewrite rules to your…
How To Clean Up Unnecessary Code From WordPress Header Without PluginThere are a lot of code WordPress adds to header by default. This article will show you how to clean…
How To Check Which WordPress Version You Are UsingI noticed many people were having trouble finding out which WordPress version they are using. In this article I will…
How To Disable RSS Feeds In WordPressRSS allows users to easily stay informed by retrieving the latest content from your site. It is turned on by…