Introduce term_taxonomy_id parameter for WP_Term_Query.
term_taxonomy_id
WP_Term_Query
Allows the fetching of terms based on term_taxonomy_id, or an array of term_taxonomy_ids.
term_taxonomy_ids
Props spacedmonkey. Fixes #37074.