[wp-trac] [WordPress Trac] #25611: Add filter to wp_update_plugins() to allow third-party updaters

WordPress Trac noreply at wordpress.org
Wed Oct 16 14:13:31 UTC 2013


#25611: Add filter to wp_update_plugins() to allow third-party updaters
-----------------------------+-----------------------------
 Reporter:  rmccue           |      Owner:
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Upgrade/Install  |    Version:
 Severity:  normal           |   Keywords:  has-patch
-----------------------------+-----------------------------
 At the moment, most third party updaters use
 `pre_set_site_transient_update_plugins` to add extra update data.
 Unfortunately this method is prone to being a bit heavy handed, as
 `update_plugins` is updated in other places, such as when it has the
 expiration bumped just before the actual request. Custom updaters can't
 really hook into this correctly without doing some stupid tricks.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25611>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list