api.ww.wp.xz.cn: not all plugins with a certain active install count appear
-
When querying api.ww.wp.xz.cn using the query_plugins action, 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:

With the per_page variable set to 10, the last plugin in the results has an active install count of 400:

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.ww.wp.xz.cn using the query_plugins action?
The page I need help with: [log in to see the link]
The topic ‘api.ww.wp.xz.cn: not all plugins with a certain active install count appear’ is closed to new replies.