How can I get the search terms highlighted without plugin?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Add these 2 functions to your functions.php
Edit:To use the_content for your search results use the function below:
In your loop or search.php file call In your css add the search-highlight class which will highlight all searched words in yellow.
|
|||||||||||||||
|
protected by toscho♦ Oct 29 '12 at 11:22
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.