[wp-meta] [Making WordPress.org] #8049: api.wordpress.org: page accessed in request differs to response
Making WordPress.org
noreply at wordpress.org
Fri Aug 8 00:24:17 UTC 2025
#8049: api.wordpress.org: page accessed in request differs to response
--------------------------+-----------------------
Reporter: yenedemet | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: API | Resolution:
Keywords: |
--------------------------+-----------------------
Comment (by dd32):
Replying to [comment:2 yenedemet]:
> With 10 results per page set in the request
You can change the number of plugins returned using the `posts_per_page`
parameter, up to a maximum of 250.
The source-code of the Query plugins endpoint is available here:
https://github.com/WordPress/wordpress.org/blob/trunk/wordpress.org/public_html
/wp-content/plugins/plugin-directory/api/routes/class-query-
plugins.php#L56-L67
The API in question is provided purely for the use of WordPress, 3rd-party
clients are "unsupported" but not blocked, no "official" documentation of
the endpoint exists other than that for the `plugins_api()` function in
core: https://developer.wordpress.org/reference/functions/plugins_api/
there's community-provided documentation in the deprecated wiki:
https://codex.wordpress.org/WordPress.org_API
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/8049#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list