wpseek.com
A WordPress-centric search engine for devs and theme authors
get_{$taxonomy} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "get_{$taxonomy}", $_term, $taxonomy )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Filters a taxonomy term object.
The dynamic portion of the hook name, $taxonomy
, refers
to the slug of the term's taxonomy.
Possible hook names include:
get_category
get_post_tag
Related Functions: get_taxonomy, get_taxonomies, is_taxonomy, get_taxonomy_labels, register_taxonomy, get_taxonomy_template