Search by tag name and category
Question
How can I return all posts that match a specific taxonomy using <?php get_search_form(); ?>
For example: if a user enters a search query that matches the name of a tag or category, search.php
will return all posts with a matching tag, or that fall into a matching category. I am working with a custom post type, and as of now, get_search_form();
seems to only return matches based on content and title alone. Please Help! Thanks.
0
custom-post-types, custom-taxonomy, search
3 years
2020-06-08T00:10:37-05:00
2020-06-08T00:10:37-05:00 0 Answers
91 views
0
Leave an answer