get_term_children()
is by purpose recursive, it will always get all children and is not configurable.
get_terms()
is more generic function for terms retrieval. Using parent
argument for it will only retrieve one level of children (while child_of
will retrieve all). See linked documentation in Codex for details.
Related Posts:
- Modify output of wp_dropdown_categories to add term IDs to each option
- Is possible hide hierarchical select dropdown created by jetsmartfilters? (only visual issue)
- What is the ‘selected’ parameter in wp_dropdown_categories() for?
- How to perform unit testing on proposed patches in Trac?
- Can the default “post tags” taxonomy be renamed?
- Remove the category/taxonomy description field?
- Add ‘Description’ to taxonomy ‘Quick Edit’
- Custom Taxonomy as Dropdown in admin
- How to organize and cache additional data associated with terms?
- get a specific taxonomy term name
- get_terms() How many is TOO many?
- Child Terms not Displaying on the Taxonomy Term Admin Screen
- How to display child term of current term’s parent taxonomy?
- Sorting custom taxonomy causes menus error
- Set a cookie in WordPress, using a select form and Jquery
- How to add terms to taxonomy with wp_insert_terms?
- Is there any difference between post in child term and child & parent terms?
- Create and move terms for taxonomies
- Custom taxonomy archive – No posts found [closed]
- Display parent taxonomy name and list child taxonomies below it?
- How can I remove links from the function “get term list”?
- Alphabetical order in taxonomy.php
- Get Term names from WP Term Object
- functions to create term and child terms
- base directories / URL
- WordPress REST get all items without a taxonomy assigned
- How do I get the current tag out of a taxonomy?
- Variable in Array Not Working
- If search matches taxonomy
- How to list 2 taxonomy terms for a post, based on their hierarchy
- Custom Field as Custom Taxonomy?
- Pagination on taxonomy archive pages breaks
- Modify the query method when adding category filtering function to the custom post list
- Check for taxonomy archive on search results page
- Use a CPT as a taxonomy
- need to get postthumnails from a post whithin a category custom post type
- how to display only the sub category names of the taxonmoy
- Adding tag’s featured image to tag archive
- Individual post. Meta_key, taxonomy or post status for separation?
- Taxonomy archive page WP_Query does not return get_the_permalink() or get_permalink() value
- Ordering Taxonomies / Changing term_id
- How to show taxonomy image instead of taxonomy name on a list
- Multi Taxonomies same terms
- benefits of the table ‘wp_term_taxonomy’
- How to save a multiple checkbox array into a non-hierarchical taxonomy
- Create custom taxonomy and Display in metabox dropdown
- Query Custom Post Type by Taxonomy Meta Value
- `get_terms()` with `child_of` and `childless` combined
- Add text to the end of each list item in wp_list_categories
- echo term name outside the loop, using term slug
- What are these undocumented arguments for register_taxonomy?
- Dynamic filtering of posts with custom taxonomies
- Sorting tags by name
- How to display only the direct children of a term on a taxonomy page
- How to get terms from a custom taxonomies after WordPress 4.5.0
- Search Media by taxonomy
- Get Taxonomy name from “registered_taxonomy” hook
- In two-category searches, where does WordPress save the title of the 2nd category?
- Display posts from tagchildren of taxonomy tagparents
- If has_term, load other theme
- Terms from current post custom taxonomy — excluding parent and only from a single parent term
- archive page sidebar not working
- Bug using wp_insert_term with switch_to_blog
- how to list parent terms only
- Related Taxonomy Doesnt Show any Posts
- Get something out from taxonomy
- get_term_by with a variable
- Get ACF taxonomy term and sub-term lists ACF blocks
- Change searching from world level to first letter
- Finding id of taxonomy by name in custom post type
- How to have article URL like example.com/article1 and example.com/foo/article2?
- How to display acf repeater in tag archive page?
- I want to edit the tags template by adding text that displays all tags from the listed posts
- Get Term ID by Description
- Can lots of tags affect performance?
- echo a tax term in loop
- Unregistered taxonomy apears still as emtpy filter list
- I need posts within a taxonomy category that are tagged “featured” to show up first
- how to echo a custom taxonomy term from an array of term
- How to manage the links of a new taxonomy
- How to position taxonomy meta box on page
- WP REST API taxonomy is missing on custom post type
- Changing an item in drop down after 5 latest posts per taxonomy
- Get taxonomy url, name, post count & image
- Rewrite permalink to include multiple taxonomies
- taxonomy terms are not populating select tag options
- How to show amount of post in a taxonomy with advanced custom fields?
- Related Posts by taxonomy using Advance Custom Fields Plugin
- Display Custom Column in CPT Taxonomy
- get term slug from current posts’s custom taxonomy
- Help me add Taxonomy to byline
- How Can I List Categories by Date?
- Custom Taxonomy Page redirect 404
- Passing values by form to create a query
- Why is taxonmy-[taxonomyname].php not working?
- Adding Advanced Custom Fields to posts without hyperlinks
- How to display a term of taxonomy
- Add URL field to wordpress taxonomy
- Display taxonomy terms when adding a link in the admin
- Bulk import in custom taxonomy