Skip to content

Instantly share code, notes, and snippets.

@sergeykuzmich
Last active November 28, 2022 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergeykuzmich/4993efef986422e485cfacd52edfa878 to your computer and use it in GitHub Desktop.
Save sergeykuzmich/4993efef986422e485cfacd52edfa878 to your computer and use it in GitHub Desktop.
WordPress Configuration
<?php
define( 'AUTOMATIC_UPDATER_DISABLED', false );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment