=== Product Category Dropdowns ===

Contributors: pektsekye
Tags: category dropdowns, dependent category selects, product categories, search by category, woocommerce categories
Requires at least: 4.7
Tested up to: 6.8
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Displays product categories as dependent drop-down selects.


== Description ==

This plugin displays a drop-down select with WooCommerce product categories.
After selecting the root category it displays another drop-down with sub categories and so on.
When the last sub category is selected it will redirect to the category page.

It is possible to select just one or two selects and click the search button.

It displays only the categories that have products.


**Main Features:**

* Displays product categories as dependent drop-down selects.
* Can be added to any page as a widget or with a shortcode.


You can check a demo page here:
**[DEMO Page](http://hottons.com/demo/wp/odp/)**

You can read the installation instructions here:
**[README](http://hottons.com/demo/wp/pcd/README.html)**


**Simple Code Idea:**

The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.

This plugin has just 7 files to make it easy to use and customize. If you need more features check the modifications page [hottons.com/pcd_modifications](http://hottons.com/pcd_modifications)

Contact me by email <pektsekye@gmail.com> if you have questions or need help.  


== Screenshots ==

1. Category Dropdowns widget on the Widgets page in WordPress dashboard.
2. Search by Category search box on the Shop page.


== Installation ==

Requires  WordPress 4.7,  WooCommerce 3.0

1. Unzip the downloaded zip file.
2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site.
3. Activate `Product Category Dropdowns` from Plugins page.

Contact me by email <pektsekye@gmail.com> if you have questions or need help.


== Changelog ==

= 1.0.0 - Released: Jul, 30 - 2019  =

* Initial release


== Translators ==

= Available Languages =
* English (Default)


== Documentation ==

Full documentation is available [here](http://hottons.com/demo/wp/pcd/README.html).




