=== Bulk WooCommerce Category Creator === Contributors: kartikparmar, kartechify Donate link: https://www.paypal.me/kartikparmar Author URI: https://kartechify.com/ Tags: category, bulk, multiple, product, create Requires at least: 4.0 Tested up to: 5.9 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This easy-to-use plugin allows WooCommerce store owners to create WooCommerce categories in bulk. == Description == This plugin allows WooCommerce store owner to create WooCommerce categories in bulk. You just have enter categories separated by commas, parent category in which you want to add all those categories, description if any and the display type. You can also create creategories in Parent-Child hierarchy. To create categories in Parent-Child hierarchy then you can use >> to create them. e.g Parent A>>Child A Also, at the time of creating categories you can assign them to selected products. **[Documentation](https://kartechify.com/how-to-create-woocommerce-categories-in-bulk/ "Documentation")** [youtube https://youtu.be/c91jqB0F8_8] ### Some of our other free plugins 1. **[Change WooCommerce Price Title](https://wordpress.org/plugins/change-wc-price-title/ "Change WooCommerce Price Title")** 2. **[WordPress Google Translate](https://wordpress.org/plugins/wpgt-google-translate/ "WordPress Google Translate")** 3. **[Create WordPress Category in Bulk](https://wordpress.org/plugins/create-category-in-bulk/ "Create WordPress Category in Bulk")** 4. **[Timezone Conversion Widget](https://wordpress.org/plugins/timezone-conversion-widget/ "Timezone Conversion Widget")** 5. **[Extend Filter Products By Price Widget](https://kartechify.com/product/extend-filter-products-by-price-widget/ "Extend Filter Products By Price Widget")** ### Some of our Pro plugins 1. **[Sort WooCommerce Products in Cart and Order](https://kartechify.com/product/sort-woocommerce-products-in-cart-and-order/ "Sort WooCommerce Products in Cart and Order")** 2. **[Minimum and Maximum Quantity for WooCommerce](https://kartechify.com/product/minimum-and-maximum-quantity-for-woocommerce/ "Minimum and Maximum Quantity for WooCommerce")** 3. **[Extra Product Price for WooCommerce](https://kartechify.com/product/extra-product-price-for-woocommerce/ "Extra Product Price for WooCommerce")** 4. **[Import Media From FTP](https://kartechify.com/product/import-media-from-ftp/ "Import Media From FTP")** == Installation == Method 1:
  1. Download the plugin bulk-wc-category-creator.zip
  2. Unpack the bulk-wc-category-creator.zip file and extract the bulk-wc-category-creator folder
  3. Upload the plugin folder to your /wp-content/plugins/ directory
  4. Go to WordPress dashboard, click on Plugins from the menu
  5. Locate the Bulk WooCommerce Category Creator and click on Activate link to activate the plugin.
Method 2:
  1. Download the plugin bulk-wc-category-creator.zip
  2. Go to WordPress Dashboard-Plugins-Add New
  3. Click on Upload Plugin link from top
  4. Upload the downloaded bulk-wc-category-creator.zip file and click on Install Now
  5. After installation, click on Activate Plugin link to activate the plugin.
== Screenshots == 1. Bulk WooCommerce Category Creator Page == Changelog == = 2.2 (28.1.2021) = * Compatibility with v5.9 WordPress * Compatibility with v6.0 WooCommerce * Filter - Added bwcc_separator filter to change the comma separator to something else. = 2.1 (21.8.2021) = * Compatibility with v5.6 WooCommerce * Tweak - Allow adding categories with same name in different parent category. = 2.0 (28.08.2020) = * Compatibilty with v4.4 WooCommerce = 1.9 (23.06.2020) = * Compatibilty with v4.2 WooCommerce = 1.8 (02.05.2020) = * Freemius Integration = 1.7 (03.04.2020) = * Feature: You can now create categories in Parent>>Child hierarchy. To create categories in Parent-Child hierarchy then you can use >> to create them. e.g Parent A>>Child A = 1.6 (30.03.2020) = * Fix: PHP Error when Category already exists. * Fix: PHP Error when using multiple comma while creating categories. * WPCS related changes. = 1.5 (14.03.2020) = * Feature: Create categories and assign it to the products at the same time. = 1.4 (08.03.2020) = * Compatibility with WooCommerce v3.9.x. * Added review module for getting feedback. = 1.3 (03.10.2019) = * Added Description and Display Type field. = 1.2 (31.09.2019) = * Fix: Sub-categories were not being listed in the dropdown. * Added notices based on the submission of form. = 1.1 (13.06.2019) = * Fix: Parent categories were not being listed in the dropdown. = 1.0 (12.05.2018) = * Initial release.