=== Hiding WC Products & Terms === Contributors: vijayrathod245 Tags: hide, woocommerce, tags, products, categories Requires PHP: 5.6 Requires at least: 5.1 Tested up to: 6.4.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin hide WooCommerce categories, tags and products. It provides an easy way to hide WooCommerce categories, tags and products on the shop page with checkboxes and multi-select options. == Features == * Show & Hide Product Categories. * Show & Hide Products for the specific categories. * Show & Hide Product Tags. * Show & Hide Product for the specific tags. == Installation == Two Way to install **First Way** - Via FTP. *1.* Download plugin file and unzip it. *2.* In the extracted folder you will find `hide-wc-categories-products.zip` file. Extract it. *3.* Upload `hide-wc-categories-products` folder into Plugins folder in your WordPress installation (`/wp-content/plugins`) using an FTP client. *4.* Log into your WordPress admin panel and click on the `Plugins` tab. *5.* Find istalled plugin from the list and click `Activate` button. **Second Way** - Via Wordpress Dashboard. *1.* Log into your WordPress admin panel and click on the `Plugins` tab. *2.* Navigate to Add New > Upload *3.* Click `Choose File` and select hide-wc-categories-products.zip file on your computer. *4.* Then hit `Install Now` and the plugin will be uploaded and installed. *5.* Than click `Activate` button. == Screenshots == 1. Select category layout options with multi select - Backend. 2. Select multiple categories using multi select - Backend. 3. Select category layout options with checkbox - Backend. 4. Select multiple categories using checkbox - Backend. == Changelog == = 1.0.1 [Jan 09th, 2024] = Fixed : Add new banner of the plugin. Fixed : Change button style. = 1.0.0 = * Initial Release.