Wordpress

Updraft Migration issues with Litespeed Web server installed on host
If you are running your servers with "LiteSpeed Web Server"  There is 1 settings to be added in wp-config.php:define('ALTERNATE_WP_CRON',...
Tue, 13 Dec, 2016 at 4:29 PM
How to Increase Maximum Upload File Size in WordPress
There are 2 ways that you can choose to increase the maximum upload file size in WordPress. 1. Update .htaccess file php_value upload_max_filesize 128M p...
Wed, 13 Feb, 2019 at 3:00 PM
MIgrate away from WP-Engine to your own host
STEPS TO MIGRATE AWAY WP Engine recommends the following workflow when copying your WP Engine site another hosting environment (for instance, copying to a ...
Fri, 29 Mar, 2019 at 2:19 PM
Disable Gutenberg Editor
Add this code to the end of the Functions.php file Location - public_html/wp-includes add_filter('use_block_editor_for_post_type', 'd4p_3275...
Fri, 26 Apr, 2019 at 10:16 AM