How to Disable WordPress Gutenberg EditorGutenberg editor is a modern block editor for WordPress and its goal is to modernize editing experience on WordPress. Gutenberg…
How to Redirect WordPress URLs with Apache .htaccess Rewrite Rules.htaccess files, also known as distributed configuration files, are use to manage configurations for websites that are running on Apache…
How to Fix WordPress Custom Post Type Returning 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…