Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: wp_remove_object_terms() | Remove term(s) associated with a given object. |
Fires immediately before an object-term relationship is deleted.
(int) Object ID.
(array) An array of term taxonomy IDs.
(string) Taxonomy slug.
File: wp-includes/taxonomy.php
Version | Description |
---|---|
4.7.0 | Added the $taxonomy parameter. |
2.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_term_relationships