Tagged Questions
1
vote
1answer
586 views
How to add terms to taxonomy with wp_insert_terms?
I have a huge excel database of locations which I want to add as terms to my current taxonomy.
However, i don't know the best way to do this, as inserting manually could take weeks : (
I have ...