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_categoryregistered_taxonomy_post_tag$taxonomystring
$object_typearray|string
$argsarray
do_action( "registered_taxonomy_{$taxonomy}", $taxonomy, $object_type, (array) $taxonomy_object );
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/registered_taxonomy_taxonomy