Does disabling auto-update kill the entire cronjob system?
-
Curious…
I have defined this function in my config.php file to disable all auto updates inside WordPress. But of some reason my backup plugin isn’t making any MySQL-backup at X time once a month.
So I was wondering, would turning off auto updates maybe also kill the entire cronjob or time system in WordPress?
define( 'AUTOMATIC_UPDATER_DISABLED', true );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Does disabling auto-update kill the entire cronjob system?’ is closed to new replies.