Skip to content

Instantly share code, notes, and snippets.

@adapicom
Created October 26, 2013 18:17
Show Gist options
  • Save adapicom/7172794 to your computer and use it in GitHub Desktop.
Save adapicom/7172794 to your computer and use it in GitHub Desktop.
Turn off automatic background updates in Wordpress (starting in version 3.7)
define( 'AUTOMATIC_UPDATER_DISABLED', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment