[wp-trac] [WordPress Trac] #48850: Plugins Screen: introduce "Automatic updates" column / option
WordPress Trac
noreply at wordpress.org
Fri Jan 31 16:01:24 UTC 2020
#48850: Plugins Screen: introduce "Automatic updates" column / option
-------------------------------------+-------------------------------------
Reporter: jeherve | Owner: audrasjb
Type: feature request | Status: accepted
Priority: normal | Milestone: 5.4
Component: Plugins | Version: 3.7
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: administration,
has-screenshots dev-feedback | multisite
needs-dev-note |
-------------------------------------+-------------------------------------
Comment (by TimothyBlynJacobs):
> Second, there will need to be a way for someone to blanket
enable/disable this feature for both plugins and themes. A constant will
probably be best for this, similar to how it works for core with
WP_AUTO_UPDATE_CORE. WP_AUTO_UPDATE_THEMES and WP_AUTO_UPDATE_PLUGINS
would follow that naming convention. For now, this should be true or
false. In the future, we could add support for security, or maybe even
minor/major. When the auto-updates are enabled with one of these
constants, the admin should indicate this somewhere. "Auto-updates are
enabled for all plugins", or something to that affect.
Would auto plugin updates disabled via `WP_AUTO_UPDATE_PLUGINS` prevent
updates that are listed as `autoupdate => true` in the version check
response from being automatically updated as well?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48850#comment:44>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list