You’d have to do some modification to the generated SQL query via filters: posts_search
, posts_join
, posts_where
.
Or you can just use the plugin Search Everything.
Related Posts:
- Search for tags
- The Difference Between Hierarchical and Non-Hierarchical Taxonomies?
- Exclude custom taxonomy from search results and archive pages
- How to have “the most used tags” taxonomy always expanded?
- WP native tag suggest metabox. How does it process tag id?
- Change order of WordPress tag cloud
- Unable to delete a Category and Tag that share same slug
- Filter taxonomy terms using multiple id in the edit-tags.php
- How do I get the current tag out of a taxonomy?
- If search matches taxonomy
- WordPress as thesaurus/dictionnary: what approach?
- Search Posts / Pages with multiple options?
- Set attachment tags from attachment’s custom field data
- Check for taxonomy archive on search results page
- Extend & Search Native WordPress Image Galleries With Tags and Taxonomies?
- Adding tag’s featured image to tag archive
- How to restrict users in edit post that can just select exists tags? not add new
- How to sync to custom taxonomies (tag structure)
- Taxonomy Tag Conditionals
- Display a tag only if there is a description
- Why does WP_Query strip colons from tag names?
- Advice on how to build multiple cross-tagged content types
- Categorize wordpress tags
- Sorting tags by name
- Search Media by taxonomy
- WP Search using taxonomy terms
- Tags hierarchical
- Change searching from world level to first letter
- Calling an Archive Page with specific Tag/Tax ID
- Automatically adding tags and categories into Post Excerpt for searching
- Including taxonomy in searches
- I want to edit the tags template by adding text that displays all tags from the listed posts
- show recently added tags to tag cloud
- “If an object equals a term id then return the term name”
- how to print post tags [duplicate]
- Recent posts by taxonomy and filter by tag
- How to change value in wp-include/taxonomy.php without exchanging the WordPress-core
- Add a tag like a post
- How do I add tags/taxonomy to images + a query field on page to query ‘albums’ (images with same tag/taxonomy)
- What is the ‘selected’ parameter in wp_dropdown_categories() for?
- Custom Titles for Multiple Tag Taxonomy Page
- Hiding a tag from display
- Display taxonomy terms when adding a link in the admin
- Is There a Difference Between Taxonomies and Categories?
- How to show a hierarchical terms list?
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- How to perform unit testing on proposed patches in Trac?
- Attaching taxonomy data to post with wp_insert_post
- Need a simple but complete example of adding metabox to taxonomy
- How to get taxonomy term of the current page and populate queries in the template
- Can the default “post tags” taxonomy be renamed?
- Custom columns for taxonomy list table
- Custom Taxonomy WP_Query for All Terms in a Taxonomy?
- Custom taxonomy list page?
- How to add a default item to a custom taxonomy?
- Remove the category/taxonomy description field?
- How can I create a taxonomy meta-box with search suggestions but no new terms input?
- Add ‘Description’ to taxonomy ‘Quick Edit’
- Why does get_term() require taxonomy? Are term_ids not unique?
- How does Woocommerce store variation attributes, and how can they be retrieved per-variation? [closed]
- custom post type taxonomy “tag” archive : no post found
- tax_query in get_posts() not working?
- How to display non-hierarchical taxonomy as terms with checkboxes?
- Plugin to restrict non-admin user to existing tags
- What is wp_insert_term “alias_of” arg for?
- Automatically Assign Parent Terms When A Child Term is Selected
- Exclude Specific Term from Search
- Separate Media Library for each user
- Control term order on a per-post basis
- Search custom taxonomy term by name
- get term by id without taxonomy
- Taxonomy count per Post type
- How to organize and cache additional data associated with terms?
- Using pre_get_posts to set posts per page, how do I?
- get a specific taxonomy term name
- wp_set_object_terms() Fails to Set Terms
- wp_set_object_terms() — prevent overwrite?
- Taxonomy terms sort by… Last name!
- Widget to display custom taxonomy tag cloud
- List Hierarchical Term List with Count with Related Term
- show tags of custom post type ONLY
- Is there a way to set singular/plural labels for taxonomy term names?
- WordPress – Creating multiple versions of the same single-customtype.php depending on selected taxonomy categories
- Better way to enforce category hierarchy in post_categories_metabox?
- get_terms() How many is TOO many?
- How to search for categories and/or tags?
- Child Terms not Displaying on the Taxonomy Term Admin Screen
- get_terms with posts that have a different taxonomy with term x
- How to display child term of current term’s parent taxonomy?
- Sticky posts on home page, search, tag and archives without plugin
- List all taxonomy terms / Show links if posts are attached, else names
- List taxonomy terms as links
- check if tag exists in wp database
- Sorting custom taxonomy causes menus error
- How to overwrite a specific parameter in a core taxonomy?
- Set a cookie in WordPress, using a select form and Jquery
- How to allow user to perform search by more than one tag
- How to add terms to taxonomy with wp_insert_terms?
- How to update taxonomy custom field with wp_update_term()?
- Get_term_by only returns one item from array