amy-d
12/1/2015 - 9:20 PM

PHP: WP - Prevent Automatic Updates

PHP: WP - Prevent Automatic Updates

/**
 * Prevent Wordpress from automatically updating 
 */
define( 'AUTOMATIC_UPDATER_DISABLED', true );