PHP: WP - Prevent Automatic Updates
/** * Prevent Wordpress from automatically updating */ define( 'AUTOMATIC_UPDATER_DISABLED', true );