Uses
| Uses | Description |
|---|---|
| wp-includes/taxonomy.php: wp_get_object_terms() | Retrieves the terms associated with the given object(s), in the supplied taxonomies. |
| wp-includes/taxonomy.php: wp_remove_object_terms() | Remove term(s) associated with a given object. |