[wp-trac] [WordPress Trac] #50907: Add a method to opt-in to core auto-updates.

WordPress Trac noreply at wordpress.org
Wed Oct 14 21:53:52 UTC 2020


#50907: Add a method to opt-in to core auto-updates.
-------------------------------------------------+-------------------------
 Reporter:  whyisjake                            |       Owner:  audrasjb
     Type:  enhancement                          |      Status:  accepted
 Priority:  normal                               |   Milestone:  5.6
Component:  Upgrade/Install                      |     Version:  5.5
 Severity:  normal                               |  Resolution:
 Keywords:  early needs-docs needs-unit-tests    |     Focuses:
  needs-design has-patch                         |
-------------------------------------------------+-------------------------

Comment (by davidbaumwald):

 Discussed this is Slack with @audrasjb and @karmatosed.  Two items arose
 as things to consider:

 The first is to add some `do_action`s before and/or after the new settings
 field section for plugins to add their own options for the setting.

 The second is that if the constant/filter for major core upgrades is
 overridden, the setting in the admin becomes useless.  This might confuse
 users on managed hosts that control core updates.  If the setting field
 can't actually affect the setting itself, the form should be
 hidden/removed altogether.

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


More information about the wp-trac mailing list