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

 Search Categories

Screenshot from emuhq.com using this plugin

Download

dl Search Categories

Installation & Usage

  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)
    <?php if (class_exists('CategorySearch')) $CategorySearch->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');

Changelog

v1.0:

  • Initial Release

You can also visit my other Wordpress Plugins.

I am also available for WordPress Development, feel free to contact me.

14 Responses to “Search Categories”

  1. Excellent. Thanks for that. I’ll download this and check it out.

  2. Screenshot uploaded I hope it speaks more then 1000 words :)

  3. Your plugin sounds interesting but I don’t understand enough of how it works to spend the time to download and integrate it. If you provided some examples that might help.

    Thanks,
    David

Trackbacks/Pingbacks

  1. Category Search | Szlifowanie Wordpressa z lordpio
  2. WordPress Plugin releases for 6/22 | Wordpress Blog NL Hosting
  3. WordPress Plugin releases for 6/22 at Serradinho Blog
  4. WordPress Plugin releases for 6/22 at WordPress Themes, WordPress Plugins, Blog Tips, WordPress Optimizations >> WPthemesplugin.com
  5. WordPress Plugin releases for 6/22 | BlogBroker24-7
  6. blog.rotracker.net » Blog Archive » WordPress Plugin releases for 6/22
  7. WordPress Plugins 27/6
  8. WordPress Plugins: Category Search at WordPress Today
  9. Wp Wordpress » Blog Archive » Weblog Tools Collection: WordPress Plugin releases for 6/22
  10. Weblog Tools Collection: WordPress Plugin releases for 6/22 | JERSEY-BARKER

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>