Category Search adds the option to display category names in search results. Useful when you have a lot of categories.
Also, CategorySearch is fully compatible with wp_list_categories()
This mean you can further tweak the category search results by adding additional parameters. Example:
$CategorySearch->Show('orderby=count');
Requires: 2.0 or higher
Compatible up to: 3.3.2
Last Updated: 2011-9-11
Downloads: 4,154
Got something to say? Need help?