Skip to content

Instantly share code, notes, and snippets.

@UeldoTheme
Created April 23, 2018 18:34
Show Gist options
  • Save UeldoTheme/16a2287f401de1d5e579fcc472973455 to your computer and use it in GitHub Desktop.
Save UeldoTheme/16a2287f401de1d5e579fcc472973455 to your computer and use it in GitHub Desktop.
Add this code to your "wp-config.php" WordPress file to enable automatic core updates.
define( 'WP_AUTO_UPDATE_CORE', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment