wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
get_{$taxonomy} › WordPress Filter Hooks
Seit4.4.0
Veraltetn/v
› apply_filters( "get_{$taxonomy}", $_term, $taxonomy )
| Parameter: (2) |
|
| Definiert in: |
|
| 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`Ähnliche Funktionen: get_taxonomy, get_taxonomies, get_taxonomy_labels, is_taxonomy, register_taxonomy, get_taxonomy_template
Ähnliche Hooks: edit_-taxonomy, create_-taxonomy, delete_-taxonomy, edited_-taxonomy, edit_term_taxonomy