[wp-trac] [WordPress Trac] #51041: Incorrect message about the status of WP_AUTO_UPDATE_CORE
WordPress Trac
noreply at wordpress.org
Mon Aug 17 12:22:33 UTC 2020
#51041: Incorrect message about the status of WP_AUTO_UPDATE_CORE
--------------------------+-----------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Site Health | Version: 5.5
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+-----------------------------
When the following code is in place in wp-config.php, the phrasing used on
the Site Health screen is confusing.
{{{
define('WP_AUTO_UPDATE_CORE', false);
}}}
The Site Health message says `The WP_AUTO_UPDATE_CORE constant is defined
and enabled` when in fact the constant is defined and ''disabled''.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51041>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list