[wp-trac] [WordPress Trac] #51742: Core auto-updates UI: disable checkbox when filter or constant takes precedent on the option

WordPress Trac noreply at wordpress.org
Thu Nov 12 23:32:00 UTC 2020


#51742: Core auto-updates UI: disable checkbox when filter or constant takes
precedent on the option
----------------------------------------------+-----------------------
 Reporter:  audrasjb                          |       Owner:  audrasjb
     Type:  defect (bug)                      |      Status:  reopened
 Priority:  normal                            |   Milestone:  5.6
Component:  Upgrade/Install                   |     Version:  trunk
 Severity:  normal                            |  Resolution:
 Keywords:  has-patch has-screenshots commit  |     Focuses:  ui
----------------------------------------------+-----------------------

Comment (by markparnell):

 `add_filter('automatic_updater_disabled', '__return_true');` should result
 in the message `This site will not receive automatic updates for new
 versions of WordPress.`, however it currently has no impact on the UI.
 Setting the corresponding constant to `false` does result in the UI
 updating correctly.

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


More information about the wp-trac mailing list