add texonomy to wordpress post with javascript
I’ve developed a plugin that adds a button to the edit.php page in the WordPress admin. This button populates certain fields with data from a remote JSON file. However, I’m having trouble adding the title and taxonomy data correctly. Could someone please help me figure out how to do this?