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!

Byla tato odpověď nápomocná? 0 Uživatelům pomohlo (0 Hlasů)