wpseek.com
A WordPress-centric search engine for devs and theme authors
registered_taxonomy_{$taxonomy} › WordPress Action Hooks
Since6.0.0
Deprecatedn/a
› do_action( "registered_taxonomy_{$taxonomy}", $taxonomy, $object_type, (array)
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Fires after a specific taxonomy is registered.
The dynamic portion of the filter name, `$taxonomy`, refers to the taxonomy key. Possible hook names include: - `registered_taxonomy_category` - `registered_taxonomy_post_tag`Related Functions: register_taxonomy, unregister_taxonomy, register_taxonomy_for_object_type, unregister_taxonomy_for_object_type, rest_get_route_for_taxonomy_items, register_term_meta