[wp-trac] [WordPress Trac] #51041: Incorrect message about the status of WP_AUTO_UPDATE_CORE

WordPress Trac noreply at wordpress.org
Thu Sep 3 13:24:40 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        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------------

Comment (by chrisbudd1):

 Created a patch to change the wording to the suggested "disabled",
 although it feels like "in use" might be better when paired with the later
 messaging:

 {{{
 WordPress security and maintenance releases are blocked by define(
 'WP_AUTO_UPDATE_CORE', false );.
 }}}

 Also, neither "disabled" or "enabled" are completely accurate anyway as
 that message will show if you define the constant as anything unexpected
 (so anything that isn't `true` or `"minor"`).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51041#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list