Advanced-administration-handbook icon indicating copy to clipboard operation
Advanced-administration-handbook copied to clipboard

WP_AUTO_UPDATE_CORE documentation could be improved

Open lewart3 opened this issue 1 year ago • 1 comments

WP_AUTO_UPDATE_CORE documentation could be improved.

https://developer.wordpress.org/advanced-administration/upgrade/upgrading/#update-configuration

Specifically, the following text is unclear to me:

For development sites, the default value of WP_AUTO_UPDATE_CORE is true. For other sites, the default value of WP_AUTO_UPDATE_CORE is minor.

Starting WordPress 5.6, the default value of WP_AUTO_UPDATE_CORE for new WordPress installations is true. For new website, the default value of WP_AUTO_UPDATE_CORE is minor.

Thank you! Dan

lewart3 avatar Apr 03 '24 12:04 lewart3

It's indeed unclear, especially this part:

Starting WordPress 5.6, the default value of WP_AUTO_UPDATE_CORE for new WordPress installations is true. For new website, the default value of WP_AUTO_UPDATE_CORE is minor.

UVLabs avatar Jul 17 '24 16:07 UVLabs