Get a list of all WordPress.org Plugins?

You can start with something like this:

https://api.wordpress.org/plugins/info/1.2/?action=query_plugins&request[page]=1&request[per_page]=400

I think it’s self-explanatory.

Leave a Comment