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!

Was dit antwoord nuttig? 0 gebruikers vonden dit artikel nuttig (0 Stemmen)