wp-api-plugins-themes-endpoints icon indicating copy to clipboard operation
wp-api-plugins-themes-endpoints copied to clipboard

Improve plugin collection gathering.

Open BE-Webdesign opened this issue 9 years ago • 0 comments

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.

BE-Webdesign avatar Oct 24 '16 19:10 BE-Webdesign