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

WordPress Trac noreply at wordpress.org
Wed Jul 29 08:25:23 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):

 Replying to [comment:47 afragen]:
 > Replying to [comment:46 whyisjake]:
 > > In [changeset:"48678" 48678]:
 > > {{{
 > > #!CommitTicketReference repository="" revision="48678"
 > > Upgrade/Install: Swap `auto-update-supported` to `update-supported` in
 update checks.
 > >
 > > Ensures backwards compatability with external updaters.
 > >
 > > See #50280.
 > > Props everyone-in-the-core-updates-channel.
 > > }}}
 >
 > For consistency in how the update transient data is designated;
 currently keys with more than one word use an underscore, not a hyphen, as
 a separator. `new_version` and `banners_rtl` as example.

 I'm not sure that's actually something that needs doing, the parameter is
 only intended on being used internally by the loop it's in - It seems like
 this stems from the original misunderstanding of how that flag was being
 set.

 3rd-party updaters should never need to touch it, infact they're probably
 doing it wrong if they do, they should only need to set the update in
 `response` or `no_update`.

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


More information about the wp-trac mailing list