No description
Find a file
Christoph Purin - Stoffl/OE9CPV a1293cdd14
Update readme.txt
2023-07-28 09:35:14 +02:00
languages added translations DE 2023-07-20 09:45:14 +02:00
.gitignore Initial commit 2023-07-20 08:38:38 +02:00
readme.txt Update readme.txt 2023-07-28 09:35:14 +02:00
wc-frontend-product-hide.php added title note and fix admin visibility 2023-07-20 15:24:15 +02:00

=== WC frontend product hide ===

Contributors: cpurin
Tags: woocommerce, products, frontend, hide
Requires at least: 5.0
Tested up to: 6.2
Stable tag: 1.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT

== Description ==

The WC frontend product hide plugin allows you to exclude specific products from being displayed on the frontend of your WooCommerce shop and product category pages. This can be useful if you want to hide certain products from customers.
It also supports Elementor WooCommerce Archive Widget. 

== Installation ==

1. Upload the `wc-frontend-product-hide` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to WooCommerce > Custom Settings to configure the plugin settings.
4. Enter the product IDs in the designated field to exclude those products from being displayed.

== Frequently Asked Questions ==

= How can I exclude products from being displayed? =

To exclude products from being displayed, follow these steps:
1. Install and activate the WC frontend product hide plugin.
2. Go to WooCommerce > Custom Settings.
3. Enter the product IDs in the designated field. Separate multiple IDs with commas.
4. Save the settings.

= Where do I report security bugs found in this plugin? = Please report security bugs found in the source code of the YOUR_PLUGIN_NAME_HERE plugin through the [Patchstack Vulnerability Disclosure  Program](YOUR_MVDP_URL_HERE). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin. 

# Security Policy 
## Reporting Security Bugs Please report security bugs found in the YOUR_PLUGIN_NAME_HERE plugin's source code through the [Patchstack Vulnerability Disclosure Program](YOUR_MVDP_URL_HERE). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial release

== Screenshots ==

1. Custom Settings Page - Enter the product IDs to exclude.
2. Frontend - Excluded products will not be displayed.

== Frequently Asked Questions ==

For frequently asked questions, please visit the [plugin's FAQ section](https://www.purin.at/opensource/woocommerce-frontend-product-hide/faq/).

== Support ==

For support, please visit the [plugin's support forum](https://wordpress.org/support/plugin/woocommerce-frontend-product-hide/).

== Contributing ==

Contributions are welcome! Please open an issue or submit a pull request on the [GitHub repository](https://github.com/stoffl6781/woocommerce-fronted-product-hide).

== License ==

The WC frontend product hide plugin is released under the MIT License. See the [License](https://opensource.org/licenses/MIT) file for more information.