WP Manifestindependent plugin directory
manifest / content / bulk-term-importer-plugin

Bulk term importer

Wordpress Allows selection of taxonomy, parent term, and adding multiple terms with commas

by Dimitri Kvachakhia · github.com/kvachakhia/bulk-term-importer-plugin · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kvachakhia/bulk-term-importer-plugin/archive/refs/heads/main.zip

Readme

Bulk term importer

Bulk term importer is a WordPress plugin that allows users to select a taxonomy, choose a parent term, and add multiple child terms separated by commas.

Features

  • Select any taxonomy registered in your WordPress installation.
  • Choose a parent term from the selected taxonomy.
  • Add multiple child terms by entering them in a text area, separated by commas.
  • Easy-to-use interface for managing categories within WordPress.

Installation

  1. Download the plugin zip.
  2. Log in to your WordPress admin dashboard.
  3. Navigate to "Plugins" -> "Add New".
  4. Click on the "Upload Plugin" button and select the downloaded zip file.
  5. Click the "Install Now" button.
  6. After installation, click the "Activate Plugin" button to enable the functionality.

Usage

  1. Go to the "Bulk term importer" page in your WordPress admin dashboard.
  2. Select the desired taxonomy from the dropdown list.
  3. Choose a parent term from the available options.
  4. Enter the child terms in the text area, separated by commas.
  5. Click the "Save" button to add the child terms to the selected parent term.

License

This plugin is distributed under the GNU General Public License version 2.0 or later. For more details, see the https://www.gnu.org/licenses/gpl-2.0.html file.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

Support

If you need any assistance or have questions, please contact DiMa.

Read the full README on GitHub →