Weird I actually tried the that
define( 'automatic_updater_disabled', true );
in the wp-config.php file and it didn’t work.
Maybe I need to put it inside the { } things.
I’m kinda dumb like that. Would be nice just to have it in the control panel..
Looked like this since the last update..
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
define( 'automatic_updater_disabled', true );
That’s I think what I was referring to with the .htaccess comment.
Thanks!
-
This reply was modified 4 years ago by
JVonD.