What problem does this address?
This is a tracking issue for several changes needed to fully support Terms Query block inheritance.
This example from the original issue #49094 shows an example usage of a hierarchical term structure where "Water" is the parent term and each item in the list under it is a child of Water. Right now a user would have to add custom CSS to accomplish something similar, and would potentially have to hide children of children as well.
What is your proposed solution?
Tracking progress towards full nesting & inheritance features:
What problem does this address?
This is a tracking issue for several changes needed to fully support Terms Query block inheritance.
This example from the original issue #49094 shows an example usage of a hierarchical term structure where "Water" is the parent term and each item in the list under it is a child of Water. Right now a user would have to add custom CSS to accomplish something similar, and would potentially have to hide children of children as well.
What is your proposed solution?
Tracking progress towards full nesting & inheritance features:
WP_Term_Queryand remove nested structure from render - changed in Terms Query: simplify controls and layout #72121