Bulk Add Terms

0

Have you ever been frustrated adding more and more categories or tags or any other terms in a rush? Don’t worry anymore. You can add thousands of terms in one go with this plugin. How

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Have you ever been frustrated adding more and more categories or tags or any other terms in a rush? Don’t worry anymore. You can add thousands of terms in one go with this plugin.

How do I do that?

  1. Install the plugin and activate. A new menu called ‘Add Bulk Terms’ will pop up.
  2. Click on the menu and you’ll be taken to a new page where you will see all the registered taxonomy either by theme or any plugin.
  3. First select a taxonomy which you want to add terms.
  4. Then insert the terms in the right side textarea. Make sure each line contains only one term.
  5. Click on ‘Add Now’ button. A little confirmation will pop up just to make sure you have inserted everything correctly. Click yes and BOOM. All terms are added.

What about nesting parent and child?

This plugin supports to do that. You can go and do nesting. You can indent child levels with a dash (-). For example:

Foo
-Bar
-Baz

In the example above, ‘foo’ will be parent while ‘bar’ and ‘baz’ will be child of it.
You can use correct indent to make even more child of child. Example:

Foo
-Bar
--Baz

Complex nesting example:

Foo
-Child of Foo~~foo-custom-slug
--Grand child of Foo~~grand-child-slug
-Second child of Foo
Baz is sibling of Foo
-Nephew of Foo
--Grand child of Baz
--Second grand child
-Son of Baz
-Daughter of Baz~~daughter-custom-slug
I am a lonely term
Do not have child

Unfortunately the maximum supported level is as deep as the SEA.

Features

  • Unlimited terms per time
  • Unlimited level of nesting
  • Supports any registered taxonomy. (only those which can be added or removed within UI)
  • Uses AJAX request

version 2.0 update
* Custom slugs for each terms. Use the ~~ symbol to seperate name and slug.
* Get all terms from selected taxonomy as a template. Later, use that template to add them to another taxonomy.
* Remove all terms that were added by the plugin from selected taxonomy. (Requires at least WordPress 4.4 and plugin version 2.0 when Adding and deleting the terms)

Known issues

  • You can’t add child items to those terms which are already added. If you try to do, the given parent item will add as a new term.

GitHub repository: https://github.com/sohan5005/bulk-add-terms