I’m having a hard time updating a taxonomy term programmatically. It’s a custom taxonomy, and I’ve used wp_set_object_terms()
and it seems to have worked in the database, but it’s still not visually represented on the dropdown when editing the page.
Any suggestions?
Have you set the Taxonomy field to “Load” and “Save” terms?