Tag Archives: Wordpress

DateMay 11, 2019
What’s Coming in WordPress 5.2 Features
This release will bring improvements to the block editor, site health check, several bug fixes and minor enhancements. That being said, let’s take a look at some of the upcoming features in WordPress 5.2.   1. Improved Fatal Error Protection...
Continue reading
DateDec 19, 2018
How to Disable Gutenberg of Your WordPress Site?
The easiest way to disable Gutenberg is to install my free plugin, Disable Gutenberg. It is a simple plugin focused on one thing: disabling Gutenberg and restoring the default classic WP Editor screen. Just enable the plugin, choose your options and...
Continue reading
DateOct 4, 2018
How to Create a WordPress Child Theme?
WordPress Child Theme is extremely simple, so much so you can copy and paste my example below. To create a child theme for your theme, you will need to do the following steps: Create a theme directory in your WordPress...
Continue reading
DateMar 17, 2018
PHP 5.6 to PHP 7.0 Or Switch
PHP Switch Smooth with Super Easy. Ok, so let’s start with the server. First, you’re running PHP 5.6. You should be running 7. Here’s why. Site speed – PHP 7 can handle uncached hits 2-3x faster than on PHP 5.5 Resource efficiency – An...
Continue reading