apply_filters( 'get_terms_args', array $args , string[] $taxonomies )
Filters the terms query arguments.
Description
Parameters
- $args
-
(array) An array of get_terms() arguments.
- $taxonomies
-
(string[]) An array of taxonomy names.
Source
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
To reorder categories list in
functions.php