[wp-meta] [Making WordPress.org] #7999: api.wordpress.org: not all plugins with a certain active install count appear
Making WordPress.org
noreply at wordpress.org
Fri Jun 6 12:41:11 UTC 2025
#7999: api.wordpress.org: not all plugins with a certain active install count
appear
--------------------------+--------------------
Reporter: yenedemet | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: API | Keywords:
--------------------------+--------------------
When querying api.wordpress.org with the query_plugins action
[https://api.wordpress.org/plugins/info/1.2/?action=query_plugins&request%5Bpage%5D=5522&request%5Bper_page%5D=10
using this link], it seems that not all plugins with a certain active
install count appear in the results.
This occurs when accessing the last page of the results, which is obtained
from the below “pages” variable:
[[Image(https://i.postimg.cc/jdrmDcbs/Screenshot-2025-06-06-101351.png)]]
With the per_page variable set to 10, the last plugin in the results has
an active install count of 400:
[[Image(https://i.postimg.cc/bv81bGvS/Screenshot-2025-06-06-101943.png)]]
As a result, it looks like plugins with an active install count smaller
than 400 don’t appear in the results.
What could cause the previously mentioned plugins to not appear in the
results when querying api.wordpress.org using the query_plugins action?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7999>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list