W3cubDocs

/WordPress

apply_filters( 'get_terms_args', array $args, string[] $taxonomies )

Filters the terms query arguments.

Parameters

$args

(array) An array of get_terms() arguments.

$taxonomies

(string[]) An array of taxonomy names.

Source

File: wp-includes/class-wp-term-query.php

View on Trac

Changelog

Version Description
3.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_terms_args