Summery Summery
Filters the taxonomy used to retrieve terms when calling get_categories().
Syntax Syntax
Parameters Parameters
- $taxonomy
- 
					Taxonomy to retrieve terms from. 
- $args
- 
					An array of arguments. See get_terms(). 
Source Source
File: wp-includes/category.php
Advertisement
Changelog Changelog
| Version | Description | 
|---|---|
| 2.7.0 | Introduced. | 
