<?php
/* add to wp-config.php - before wp-settings.php is required */
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
It's important to keep wordpress up to date for security reasons, but sometimes we need to keep wordpress from updating anything other than security patches.
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.