[wp-trac] [WordPress Trac] #50280: Enable auto-updates shows for plugins with no support
WordPress Trac
noreply at wordpress.org
Wed Jul 29 08:22:51 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):
[https://github.com/WordPress/wordpress-develop/pull/441 PR 441]
implements the same logic for Themes as added for Plugins.
There's a larger catch for Themes though, the `no_update` update field
wasn't previously available so it's extremely unlikely that existing 3rd-
party Theme Updaters set that field.
The result of that is that for 3rd party themes that don't have an updated
updater you can expect to only be able to enable auto-updates when the
theme has an update actually available.
No new strings added, these are the same as in the previous commit.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50280#comment:53>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list