Bulk Term Generator – Import multiple tags, categories, and taxonomies easily

Plugin Banner

Bulk Term Generator – Import multiple tags, categories, and taxonomies easily

by Nate Allen

Download
Description

Are you tired of manually adding terms in WordPress one by one? Do you find CSV import plugins complex and restrictive? Enter Bulk Term Generator – a revolutionary WordPress plugin designed to streamline and simplify your taxonomy management process.

Bulk Term Generator allows you to seamlessly import multiple terms to your selected taxonomies in WordPress. Its powerful yet easy-to-use interface lets you copy and paste your terms, queue them up, and even select a parent term for hierarchy. No need for pre-formatted CSV files or meticulous manual entry. You can even specify the slug and description for each term, making your content even more search-friendly.

But the magic doesn’t stop there. Bulk Term Generator gives you total control before you import your terms. With its unique ‘Preview’ feature, you can see exactly how your terms will be added and make any necessary changes before hitting the final “Generate Terms” button. Plus, you can edit or delete any queued term at any point with just a click.

Bulk Term Generator has been lauded as a ‘lifesaver’ and a ‘developer’s dream’ by our users, and we are confident you will think the same:

“It saved me DAYS of terms input! This plugin is the number one tool for developers.” – LuciaRed

“Recently used this for a client to import 43 terms in multiple hierarchical levels. So much quicker than going about it individually.” – Brian Fischer

“I tried a few other plugins to bulk add taxonomy terms but none of them were intuitive. This plugin is the only one that you’ll ever need. It does everything I expected and more!” – Andrew Schultz

Bulk Term Generator supports both English and Spanish, and we’re planning to add more languages in the future. Plus, it’s 100% free. No hidden costs or premium versions.

Join our growing community of efficient and happy WordPress users today. Choose Bulk Term Generator for your WordPress taxonomy management needs and experience how it makes the complex, simple.

  1. Upload the folder bulk-term-generator to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools > Bulk Term Generator
  1. Adding a big list of terms to a custom taxonomy, one per line. Optional: Specify the slug and/or description.

    Adding a big list of terms to a custom taxonomy, one per line. Optional: Specify the slug and/or description.

  2. Preview the terms before they're generated.

    Preview the terms before they're generated.

  3. Watch the terms being created in real time. Pause or Cancel at any point.

    Watch the terms being created in real time. Pause or Cancel at any point.

  4. Adding or editing the slug and/or description before generating the terms is easy.

    Adding or editing the slug and/or description before generating the terms is easy.

I need to add a comma to my term name or description, but this breaks things!

You can escape commas by adding backslash before it, like this: Boston\, MA

Can I edit existing terms with this plugin?

No, this plugin is currently for adding new terms only. We may add this feature in the future.

Can I set the meta fields for the terms I’m adding?

This plugin lets you set the slug and description for each term, but not other meta fields.

Is it possible to import terms from a specific CSV file or external data source?

Bulk Term Generator doesn’t support importing terms directly from CSV files or external data sources. However, you can copy and paste your terms into the plugin’s interface, making it quick and convenient to import them.

Can I schedule term imports to occur automatically at specific intervals?

Currently, Bulk Term Generator doesn’t have a built-in scheduling feature to automate term imports at specific intervals. Let us know if you’d like to see this feature added in the future.

Does Bulk Term Generator handle hierarchical term structures?

Yes, Bulk Term Generator allows you to create hierarchical term structures by specifying parent terms during the import process. This feature simplifies the creation of complex taxonomies with nested terms.

Can I import terms into multiple taxonomies simultaneously?

No, currently the only way to import terms is to select a single taxonomy first. However, you can import terms into multiple taxonomies by repeating the import process for each taxonomy.

Can I export terms from WordPress using Bulk Term Generator?

No, Bulk Term Generator is primarily focused on importing terms into WordPress. It doesn’t provide an export functionality. For exporting terms, you may consider using other WordPress plugins or built-in WordPress export tools.

this is one of those must-have plugins

By euchapelice on January 5, 2025

simply put, straightforward and great time-saver. the name of the plugin says it all.

Time saver

By chillmen on September 20, 2024

Excellent plugin, the plugin have all the tools you need to add quickly a list of terms to your taxonomies.
Well done and thank you for this plugin.

Time Saver - Quick & Easy

By 2schaa on September 4, 2024

I had more than 3000 categories to add and this plugin just made it so much easier. Work of hours/days done in minutes. Thanks for the great plugin.

Just Perfect

By psssst on September 1, 2024

This saved me a lot of manual work. Highly recommended. Thanks Nate.

Essential for initial creation of terms

By Sarah Schopick (time2livelife) on June 7, 2024

This is the fastest and most intuitive way to create terms. If you already have spreadsheets with your terms, you can easily copy and paste the CSV values as long as the columns are in the right order: Term, Slug, Description. One term per line.

With other plugins, there is a bit of a learning curve (such as with ACF or Pods). If you need more advanced functionality, you need one of those plugins. Pods has a similar bulk term generator within a given pod field, but it's not as user friendly or easy to access.

You can even bulk create terms as a children of a parent term.

Custom Post Type UI is a good companion plugin for this if you want an easy way to create custom taxonomies. There's essentially no learning curve and they do exactly what they are supposed to, nothing more. The two of these plugins are user-friendly, easy to use, and fast to work with.

I have tried several plugins, and this one seems irreplaceable. I haven't found anything comparable.

Absolute time saver

By Emmanuel Kuebutornye (emmanuelkuebu) on May 26, 2024

Saved me a lot of time of manual entry. thanks to the devs

Time and money saver!

By Vasja (vasja1) on May 8, 2024

The plugin works great. It adds bulk adding features to the taxonomy terms configuration that I was not able to find anywhere else except for potentially with some paid plugins. It is easy to use, and it saves a lot of time configuring those post tags, product attributes, categories...

Works Perfectly

By Youssef Ait Daoud (ucefx7) on September 6, 2023

Works Perfectly

Easy to use and very effective

By cadonovan on October 23, 2020

Very easy to use and worked very well with no issues. Video tutorial is great. I created a custom taxonomy with the CPT UI plugin then I used this Bulk Term Generator plugin to add almost 100 items to my taxonomy in very quick time. Create the parent items first then the child items. It auto-creates the slug as well (unless you want to customise it). Also useful for my Woocommerce product categories as well. Thanks Nate.

Quick and Easy

By Brian Fischer (fischfood) on June 29, 2018

Update: Recently used this for a client to import 43 terms in multiple hierarchical levels. So much quicker than going about it individually. Adding all of the parents, then being able to select any term I've queued already to add children / grandchildren / great-grandchildren made this super quick. Had everything created in less than a minute. -- Old Review: So simple to use, perfect for adding hundreds of ingredients for my food blog!

1.4.0

  • Tested with WordPress 6.5.2
  • Improved coding standards
  • Added a blank option to parent select field (hat tip to @EarthmanWeb)
  • Refactored get_terms usage to align with updated WordPress standards

1.3.3

  • Shortened the plugin name in the admin
  • Tested with WordPress 6.4.1
  • Added blueprint to enable plugin directory’s preview button

1.3.2

  • Fixed comma escaping only escapes first comma
  • Updated the FAQ

1.3.1

  • Tested with PHP 8.1.9
  • Tested with WordPress 6.2
  • Updated the About section
  • Updated readme.txt

1.3.0

  • Added link to ‘Add terms in bulk’ to the default taxonomy edit screen

1.2.0

  • Added ability to escape commas

1.1.0

  • Disabled line wrapping in the main text area

1.0.2

  • Added screenshots

1.0.1

  • Initial release
Back to top