[wp-trac] [WordPress Trac] #29103: PHP notice in `list_plugin_updates()` if the Plugins API call fails

WordPress Trac noreply at wordpress.org
Sun Aug 3 16:58:27 UTC 2014


#29103: PHP notice in `list_plugin_updates()` if the Plugins API call fails
-----------------------------+----------------------------
 Reporter:  johnbillion      |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  low              |  Milestone:  Future Release
Component:  Upgrade/Install  |    Version:  2.9
 Severity:  minor            |   Keywords:  needs-patch
  Focuses:                   |
-----------------------------+----------------------------
 Inside `list_plugin_updates()` a `plugins_api()` request is performed for
 each plugin (related: #20002). If the API request returns a `WP_Error`
 then we get a notice in the Plugins section of the Updates screen due to
 an undefined property.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29103>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list