wp-api-plugins-themes-endpoints
wp-api-plugins-themes-endpoints copied to clipboard
Improve plugin collection gathering.
With the current implementation of plugin gathering we do not have the capabilities to use order, orderby, and search parameters all of which are built into Cores wp-admin view. The plugins collection is also not utilizing core's all_plugins filter; we need to respect that filter.