Programmatically remove a taxonomy term tagged on all nodes
The following codes will remove a taxonomy term tagged on all nodes. Where $field_name
is the machine name of the taxonomy term field and the $tid
is the taxonomy term ID.
The following codes will remove a taxonomy term tagged on all nodes. Where $field_name
is the machine name of the taxonomy term field and the $tid
is the taxonomy term ID.