Created
April 23, 2018 18:34
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define( 'WP_AUTO_UPDATE_CORE', true ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment