=== Better Category Selector for WooCommerce ===
Contributors: sgumby
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=hisdesigns@hisdesigns.org
Author URI: http://no.brainerapps.com
Tags: woocommerce, woocommerce categories
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 5.4.9
Tested up to: 6.8.1
Requires PHP: 7.0
Requires WooCommerce: 4.1.0
Test up to WooCommerce: 9.9.4
Stable tag: 1.0.6

Better Category Selector for WooCommerce provides an alternative, easier to use GUI for putting products in categories.

== Description ==

Better Category Selector for WooCommerce provides an alternative, easier to use GUI for putting products in categories.

By: NO.BrainerAPPs / HisDesigns LLC

= Features =

* Larger popup for easy category selection
* Save category selection and product right from the popup
* Close popup with out saving to finish editing product

= Pro Features =

* Expand category trees to select child categories.
* Add/Edit categories from popup.
* Search for categories (JUST ADDED - 11/29/23)

= Coming Soon =

* Select favorite categories to override wordpress' favorite list.

== Installation ==

1. Upload the plugin to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

1. Open Better Category Selector
2. Select Categories
3. Save Category Selection and Product
4. Pro Version Expands Category Trees to Select Child Categories

== Changelog ==

= 1.0.2 =
* First version

= 1.0.3 =
* Make Pro Version
* Fix bug with selecting popular categories from Better Category Selector for WooCommerce Selector
* Make Show/Hide links show after the document finishes loading to prevent clicking before the javascript event listeners are active.
* Make the default category selector show by default and then hide as the document finishes loading.

= 1.0.4 =
* Change name to comply with Wordpress' trademark rules
* Other fixes to comply with Wordpress' coding standards
* Add Upgrade Links to the App

= 1.0.5 =
* Update some text.

= 1.0.6 =
* Fixed category selection bug caused because wordpress changed/added wp_unique_prefixed_id to the category walkers which added extra junk to the categoyr select meta checkbox's id.
* Fixed default uncategorized behavior to actually select the default category rather than select the first category.
* Added debuger function for this plugin.


== Credits ==

- sgumby