In this wordpress tutorial for beginners you will learn how to set auto core updates using wp-config.php file using custom code in wordpress. So after adding code minor and major update will done auto.
Add this code in config file:
define( 'WP_AUTO_UPDATE_CORE', true );
#update #autoupdate #coreupdate #config #wordpress #wordpresstutorial #webtaskwithhassan #hassangilani