WPIntell

Source evidence

Adding children taxonomy

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily · support · 2016-04-22T06:13:00+00:00

mixedsentiment
highseverity
0.95relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 23 rows with source links

13.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
themj resolved
Is it possible to add root and child at the same time? For example, adding states to USA, and also adding cities within the states https://wordpress.org/plugins/bulk-term-generator/ No, it’s not designed to work that way. You would need to add a list of 50 states, and then add a list of cities for Alabama and select “Alabama” as the parent. So I made some progress I should share in case someone else needs this: Exported data from https://www.maxmind.com/en/free-world-cities-database Opened the file in Excel/Google Drive, sorted by population size, picked the top 4000 Exported to CSV Open in CSV and delete “-“, and “.” (dashes and periods) Created a PHP executable as detailed here: http://stackoverflow.com/questions/36783637/convert-csv-to-this-new-format Copy/paste the output into 500 line sections and pasted into this plugin: https://wordpress.org/plugins/bulk-add-terms/ Your plugin saved me because the https://wordpress.org/plugins/bulk-add-terms/ plugin tends to crash out. At times, I had to use your plugin to add terms into parent terms which was really useful. I’m still working on the presentation side, but you will eventually see it at http://makeuptalent.com

Comments

2 shown
Nate Allen 2016-04-22T18:21:00+00:00

No, it’s not designed to work that way. You would need to add a list of 50 states, and then add a list of cities for Alabama and select “Alabama” as the parent.

themj 2016-04-22T19:37:00+00:00

So I made some progress I should share in case someone else needs this: Exported data from https://www.maxmind.com/en/free-world-cities-database Opened the file in Excel/Google Drive, sorted by population size, picked the top 4000 Exported to CSV Open in CSV and delete “-“, and “.” (dashes and periods) Created a PHP executable as detailed here: http://stackoverflow.com/questions/36783637/convert-csv-to-this-new-format Copy/paste the output into 500 line sections and pasted into this plugin: https://wordpress.org/plugins/bulk-add-terms/ Your plugin saved me because the https://wordpress.org/plugins/bulk-add-terms/ plugin tends to crash out. At times, I had to use your plugin to add terms into parent terms which was really useful. I’m still working on the presentation side, but you will eventually see it at http://makeuptalent.com