To enable the auto-update feature for Wordpress core, edit your wp-config-php and add following line of code:

define ('WP_AUTO_UPDATE_CORE', true);

REMARK: the auto-update process requires  WordPress Cron process being enabled!

Esta resposta lhe foi útil? 0 Usuários acharam útil (0 Votos)