Filter and sort WP plugins search results
A WordPress plugin to extend the core plugins search. You can sort results by ratings, name, most download, last updated, and active installs.
The plugins API doesn't allow us to sort search results globally, so they're sorted separately on each page.
We're confident that you'll be able to find the plugin you're looking for on the first page of results, which has 100 items.
Thanks to WebDevStudios, Sal Ferrarello and Michael Beckwith
- created as part of #5FTF day
- The Plugin Finder showing plugins that are sorted by last updated time.
Install the plugin and activate it, go to your Plugins, Add New page, you can see the new dropdown to sort the results.
You have to click search button or press enter key to search.
Development of this code happens at github.com/laxmariappan/plugin-finder
- Initial release