Quick Bulk Term Taxonomy Creator
A handy tool for batch creation of taxonomy terms in your preferred hierarchy.
The facts
- Rating
- 4.9★ from 8
- Active installs
- 400+
- Price
- Free
- Last updated
- 11 Apr 2016
- Added
- Apr 2015
- Requires WP
- 3.0.1
- Tested up to
- WP 4.5.33
- Downloads
- 8,141
Our analysis
AI-assistedQuick Bulk Term Taxonomy Creator is a WordPress plugin designed for batch creation of taxonomy terms in a specified hierarchy. After installation, you can access it through the Tools menu, where a form allows you to input multiple terms with hierarchy indentation using a chosen character. This tool is particularly useful for WordPress developers who need to efficiently manage taxonomy terms.
Best for: This plugin suits WordPress developers looking to manage taxonomy terms efficiently.
What it does well
- ✓Allows bulk creation of taxonomy terms
- ✓Supports hierarchical term structure
- ✓Easy to use form for term input
- ✓Free to download from WordPress.org
Where it falls short
- •Limited to the features described
- •Last updated in April 2016
Verdict
Quick Bulk Term Taxonomy Creator provides a straightforward solution for creating taxonomy terms in bulk, but its age may limit compatibility with newer WordPress versions.
From the developer
Marin Atanasov's own description of Quick Bulk Term Taxonomy Creator, lightly tidied.
A handy WordPress plugin for batch creation of taxonomy terms in your preferred hierarchy.
Indispensable tool for WordPress developers.
Getting Started
After installing and activating the plugin, go to Tools -> Quick Term Creator. Please, refer to the Usage section below for usage information and examples.
Usage
When you go to Tools -> Quick Term Creator, you will find a form that allows you to bulk insert taxonomy terms. The form contains the following fields:
Hierarchy Indent Character
Specifies the character (or set of characters) that are used to specify the hierarchy indentation. You can use those characters in your Terms text, prepending one or more terms with one or more of these characters. You can read more about how this field is used in the “Terms” field description below.
Taxonomy
Specifies the taxonomy of the terms that you want to bulk create.
Terms
Allows you to insert as many titles of terms as you wish. Each term should be on a separate line. You can additionally prepend each term with one or more hierarchy indent characters. For example, if your character is an asterisk – *, you can use one asterisk at the beginning of an term to specify that it is a child of the last item without any asterisks. You can use 2 asterisks at the beginning of an term to specify that it is a child of the last item with 1 asterisk, and so on. There is no limit of how deep you can go with your hierarchy. Also, there is no limit of the number of terms that you might want to bulk create.
Examples
Example 1
The following example will create 5 category terms with the corresponding titles.
- Hierarchy Indent Character:
* - Term Type:
Category -
Terms:
Term 1
Term 2
Term 3
Term 4
Term 5
Example 2