#4568967
Dennis Been
Member

Here’s my Tip: Install the WP-Downgrade plug-in wordpress.org/plugins/wp-downgrade/ And then revert to WordPress version 5.5.3 Everything works fine again.

By adding the following line of code to your wp-config.php file:

1. define(‘WP_AUTO_UPDATE_CORE’,false );
This will disable all automatic WordPress updates.