[wp-trac] [WordPress Trac] #48850: Plugins Screen: introduce "Automatic updates" column / option

WordPress Trac noreply at wordpress.org
Thu Jan 23 20:15:31 UTC 2020


#48850: Plugins Screen: introduce "Automatic updates" column / option
-------------------------------------+-------------------------------------
 Reporter:  jeherve                  |       Owner:  audrasjb
     Type:  feature request          |      Status:  assigned
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Plugins                  |     Version:  3.7
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  administration,
  has-screenshots dev-feedback       |  multisite
  needs-dev-note                     |
-------------------------------------+-------------------------------------

Comment (by audrasjb):

 Thanks all for contributing to the discussion.

 In the meantime, I added `48850.8.diff`, which addresses the concerns
 @ocean90 raised in Comment:30.

 - Simplify the code by using `get_site_option()`instead of `get_option()`
 - Remove a useless placeholder.
 - Rename the option to use `wp_auto_update_plugins` since it contains
 plugins to auto update. I also renamed the corresponding PHP variables.

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


More information about the wp-trac mailing list