Category Search Plugin WordPress, Download, Install

Category Search Plugin WordPress

Category Search adds the option to display category names in search results. Useful when you have a lot of categories.

Category Search Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/category-search/

How to Install Category Search Plugin, Manually

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the Options page to change your options
  4. Use the following code in your theme template most probably Search Results (search.php)

Show(); ?>

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’);

Video

Screenshots

Category Search Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *