[wp-meta] [Making WordPress.org] #4672: WP.org Plugins api page parameter not working (api.wordpress.org)
Making WordPress.org
noreply at wordpress.org
Mon Aug 12 16:34:25 UTC 2019
#4672: WP.org Plugins api page parameter not working (api.wordpress.org)
---------------------+----------------------
Reporter: shramee | Owner: (none)
Type: defect | Status: closed
Priority: normal | Milestone:
Component: API | Resolution: invalid
Keywords: |
---------------------+----------------------
Changes (by Otto42):
* status: new => closed
* resolution: => invalid
Comment:
Parameters like page need to be part of the request, not on the top level.
So the correct URL for your example would be:
{{{
https://api.wordpress.org/plugins/info/1.2/?action=query_plugins&browse=popular&request[page]=2
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4672#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list