wpseek.com
A WordPress-centric search engine for devs and theme authors
get_taxonomy › WordPress Function
Since2.3.0
Deprecatedn/a
› get_taxonomy ( $taxonomy )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Retrieves the taxonomy object of $taxonomy.
The get_taxonomy function will first check that the parameter string given is a taxonomy object and if it is, it will return it.Related Functions: get_taxonomies, is_taxonomy, get_taxonomy_labels, register_taxonomy, get_taxonomy_template