[wp-trac] [WordPress Trac] #48850: Plugins Screen: introduce "Automatic updates" column / option
WordPress Trac
noreply at wordpress.org
Fri Jan 24 16:21:27 UTC 2020
#48850: Plugins Screen: introduce "Automatic updates" column / option
-------------------------------------+-------------------------------------
Reporter: jeherve | Owner: audrasjb
Type: feature request | Status: accepted
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.7
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: administration,
has-screenshots dev-feedback | multisite
needs-dev-note |
-------------------------------------+-------------------------------------
Changes (by audrasjb):
* status: assigned => accepted
* severity: minor => normal
Comment:
Thanks @desrosj those are very valuable thoughts!
In `48850.9.diff`:
- Added `WP_DISABLE_PLUGINS_AUTO_UPDATE` constant to disable auto updates
- Added `wp_is_plugins_auto_update_enabled()` PHP function to check wether
the plugin auto updates are enabled or not on the website
- Added `wp_plugins_auto_update_enabled` filter
- Added some conditional statement so the auto update UI stuff is hidden
is automatic updates are diseabled
It works fine on my side :-)
(also: removing `minor` severity as it's one of WordPress Core projects
for the beginning of 2020)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48850#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list