Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: get_terms() | Retrieve the terms in a given taxonomy or list of taxonomies. |
Filters the found terms.
(array) Array of found terms.
(array) An array of taxonomies.
(array) An array of get_terms() arguments.
(WP_Term_Query) The WP_Term_Query object.
File: wp-includes/taxonomy.php
Version | Description |
---|---|
4.6.0 | Added the $term_query parameter. |
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_terms