Opened 9 months ago
Last modified 9 months ago
#21763 new feature request
Add Support To Pass An Array Of Plugins To The Plugin Info API
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Plugins | Version: | 3.4.1 |
| Severity: | normal | Keywords: | |
| Cc: | ocean90 |
Description
https://api.wordpress.org/plugins/info/1.0/
Currently only allows one plugin to be passed in a request to get the relevant information back.
However, the update check API allows an array of plugins to be passed. I'm requesting the same functionality be added to the info API and not just for developer use, but for consistancy.
Change History (3)
Note: See
TracTickets for help on using
tickets.

The update check API is not the same as the plugin info API, so the 'consistency' argument is not valid.