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!

Hai trovato utile questa risposta? 0 Utenti hanno trovato utile questa risposta (0 Voti)