W3cubDocs

/WordPress

do_action( 'registered_taxonomy_for_object_type', string $taxonomy, string $object_type )

Fires after a taxonomy is registered for an object type.

Parameters

$taxonomy

(string) Taxonomy name.

$object_type

(string) Name of the object type.

Source

File: wp-includes/taxonomy.php

View on Trac

Changelog

Version Description
5.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/registered_taxonomy_for_object_type