Summery Summery
Filters the found terms.
Syntax Syntax
Parameters Parameters
- $terms
-
Array of found terms.
- $taxonomies
-
An array of taxonomies.
- $args
-
An array of get_terms() arguments.
- $term_query
-
The WP_Term_Query object.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Added the $term_query parameter. |
2.3.0 | Introduced. |