|
Tags are a major part of my platform. Using the default search, if the search term matches a tag, on the results page, I want it to display:
The tag must have at least one post attached to it, so no empty tags. What would be the lightest solution to achieve this? Our search feature is used very frequently. |
||
|
Answers
|
In functions.php:
In search.php:
|
||||||
|