Disabling Auto Updates
-
So it seems that WP 6.9 is breaking a number of sites, mine included. In my case, both Advanced Themer and ACPT broke. Both have been patched already, but I’d really like to avoid going into a mild panic because of an auto update broke my sites while I was asleep.
- Is there a reason why this feature is enabled by default?
- Is there a way to disable auto-updates from the admin menu on a WP site, or does it have to be done by adding in the disable snippet
define( 'WP_AUTO_UPDATE_CORE', false )into the wp-config.php file?
Thanks for your help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Disabling Auto Updates’ is closed to new replies.