[wp-trac] [WordPress Trac] #50280: Enable auto-updates shows for plugins with no support

WordPress Trac noreply at wordpress.org
Tue Jul 28 03:24:50 UTC 2020


#50280: Enable auto-updates shows for plugins with no support
-------------------------------------------------+-------------------------
 Reporter:  elrae                                |       Owner:  audrasjb
     Type:  enhancement                          |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.5
Component:  Upgrade/Install                      |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch dev-feedback has-dev-note  |     Focuses:  docs,
                                                 |  administration
-------------------------------------------------+-------------------------

Comment (by dd32):

 Additionally, I want to point out a use-case that could potentially be
 seen to go against my proposed PR.

 Existing plugins which manage automatic updates may want to allow the UI
 on the plugins/themes UI's to toggle their settings.
 For example, Jetpack Manage might automatically disable the autoupdates
 toggle in their UI when disabled in core, and enable it when enabled in
 core, etc.

 With the changes in the PR, that use-case is a little more difficult, but
 could be achieved by simply not filtering the `auto_update_plugin` filter
 on the plugins.php screen and/or only filtering it on cron requests where
 it affects updates.

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


More information about the wp-trac mailing list