Summery Summery
Fires immediately before an object-term relationship is added.
Syntax Syntax
Parameters Parameters
- $object_id
-
Object ID.
- $tt_id
-
Term taxonomy ID.
- $taxonomy
-
Taxonomy slug.
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Added the $taxonomy parameter. |
2.9.0 | Introduced. |