Forums
Home / Developing with WordPress / WP_Term Object->term_group
(@whitsey)
1 year ago
Working with get_terms() and I noticed a field called “term_group” that is returned in the WP_Term Object.
What is this? How is it set and used?
(@devinlabsolutions)
Hi @whitsey,
term_group field in WP_Term objects was used in WordPress for grouping terms together, but it’s largely deprecated since WordPress 4.2.