Posts tagged as "search"

Posted by KaiseRCrazY on 4th January 2010

Nice Search Plugin!

This plugin is a very simple redirect plugin. The Plugin change WordPress’ search context “?s=searched%20word” to permalink “/search/searched+word/” one. Also change “%20″ to “+”. Thanks to Mark Jaquith!

Posted by KaiseRCrazY on 21st July 2009

How to Highlight Searched Text In Results

You can highlight searched text in search results. WordPress search system is powerfull but some things not acceptable for me :) i searched on internet and found this code for theme developers. You can add this special code to your theme. You need to change serach.php and your style.css.