- Go to the bottom of the database settings in wp-config.php typically around line 37.Add the code below highlighted in red:
/** The Database Collate type. Don't change this if in doubt. */ define('DB_COLLATE', ''); define('DISABLE_WP_CRON', true);
- Click Save
Categories
Speep Up WordPress deactivate wp-cron
