Given the way categories & tags are setup in WordPress this would not work from a logical standpoint. The issue here is that tags have no way to be connected directly to a category, they are mutually exclusive from each other. The subcategories would work because a subcategory is directly related to is parent category but tags are non hierarchical and have no parent/child relationship capabilities on purpose.
Related Posts:
- how to use a different domain/subdomain for authors/catagories on single site?
- Remove “Parent” Selection When Adding/Editing Categories?
- Redirect to another page using contact form 7? [closed]
- How to add icon over specific thumb
- Select posts that match multiple category names, must match all categories listed
- Show only one category in main query, issues on tag page
- Get rid of WordPress category, tag and author archives?
- How can I hide a category from Contributors in the edit/add new post screen?
- WordPress Multiple Category Search
- Filtering categories in the permalink structure
- How to get posts from two categories with WP_Query?
- Multiple post categories – single permalink
- Preventing index.php?category_name=something from redirecting
- Exclude categories from search query
- ajax category filter
- Delete a specific category when deleting a user
- Custom post types with their own permalink structure
- How to create a widgetized sidebar for every category dynamically?
- Trash bin for categories
- Categories’ hierarchy in URL
- Category and tag with same name
- Rewrite category slug
- View category in the preview of Theme Customizer
- Block multiple categories from Blog
- Exclude most recent posts from specific category in wp_query()
- Exclude subcategories from the url
- How to display only the parent category in the permalink
- Show posts of one category only with Custom Taxonomy on single.php
- How to add a rel attribute to images that contains their categories?
- Select category in custom query
- Check is category parent or not from its ID
- How to query posts from specific authors and categories using WP_query?
- Apply custom category template to subcategories
- Hide post meta data on a specific category
- Add custom taxonomy under the category title
- How can I get an tag to wrap each ancestor that gets outputted in this condition?
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Custom WP_Query for current category (in category.php)?
- Remove ‘rel’ attributes from the_category() output
- Multiple menu items highlighted
- Categories not working – 404 Not found error
- in_category() works in single.php but not in page.php?
- Use a wordpress page to display a certain category
- getting content from main domain to sub-domain using category and WP_Query
- WP_Query() returns null when results exist!
- 3 Columns, 3 Categories, One Archive, and Pagination
- How to change category and year archive permalinks/rewrite rules?
- How to pick the default selected value in wordpress dropdown?
- Read GET parameters in APACHE Mod Rewrite rules for WordPress categories in Posts
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- How to organize custom categories for filtering and selecting
- Multiple Loops on category.php with pagination on last loop
- How to rewrite the post URL according to the category?
- How to get latest posts from each category in regular order
- WordPress URL Rewrite for dynamic and customized URL
- Flat category URLs but retaining hierarchy?
- Display thumbnails for certain category posts
- Keyword search in multiple categories
- How to make the ‘delete’ button inactive on some categories?
- Change div background acording to the selected category
- Use premade array as categories in wp_query?
- Wp-query Order By problem
- Randomizing wp_tag_cloud() in child theme
- Multiple selection for wordpress widget
- Wrong category nice name is displayed on archive page
- Theme for subcategories
- WP_Query – using category__and when one of the categories is 0
- How to link a PDF file to a category URL
- Add code to header based on category for specific posts?
- I need to exclude from a query a category and a few custom taxonomies
- custom query for both category and pages using global $wpdb;
- How to load several hierarchical categories from functions.php
- List post only under the category, exclude child category content
- Change Default Content when Creating a Post based on Previous Category Choice
- How to display the 5 latest post titles but allow only 1 in there of a specific category
- Custom Portfolio Page
- Last x Posted Categories?
- show only sub categories if available?
- create function to call category name and slug
- Redirect Problems with Archive Page and GET variables
- Different size video display for category page (smaller) & detail page (larger)
- A different permalink structure for different categories
- How do I rewrite a single category link to point to a custom page?
- Remove “category” from permalink with add_rewrite_rule
- Category custom template is not showing correct posts
- Search Replace Database ONLY for posts of certain category?
- Category and tag urls return 404 error
- Hide category name using mod_rewrite
- Show posts from all categories
- Display related posts with same category or same tag return blank
- $args Orderby The number
- Querying Multiple Categories With Different Offsets
- Function to list posts from current post’s category fails in WP 3.8
- Printing direct descendants of a category with WP_Query
- How do i add custom post types to this query?
- List all authors by matching custom meta data on a category page
- why is the delete option missing from just one category?
- How to prevent page re-sizing for mobile browsers [closed]
- Woocommerce custom taxonomy order
- I need to get all categories from a WP_Query