Opened 16 months ago
Last modified 6 months ago
#20002 new enhancement
Update plugins_api to accept multiple slugs when querying 'plugin_information'
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | WordPress.org site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | tom@… |
Description
When querying plugins_api() with 'plugin_information', the second argument takes a parameter 'slug' on which to find the plugin. Please may the API be updated to optionally accept an array of slugs, so that you can query for multiple plugins in the same HTTP request?
Change History (3)
Note: See
TracTickets for help on using
tickets.

Any chance the code for the plugin API could be open sourced so that people can submit patches for things like this?
The API for browse happy has been open sourced, http://code.svn.wordpress.org