Description
A lightweight WordPress plugin that empowers store owners to control product visibility based on user login status. Seamlessly restrict specific WooCommerce products to logged-in users while maintaining a smooth shopping experience for guests.
How it works
To set a product as Member-Exclusive (Only registered users can see this product)
- Go to your dashboard admin page Products > All Products.
- Hover with your cursor on the product you want to change, and click on Edit.
- Scroll down to the section Product Data.
- In General Tab, you will see a new sub-tab Enable to hide this product from guests (for more info check the screenshots). And that’s it , your product now is hidden from guests.
- Go back to your dashboard admin page Products > All Products, you will find 2 new things:
A new Bulk Action: Set as login required – Set as public. These two actions are for products mass editing.
A new Filter: All access types. This new filter will filter the products between the ones with login required and public access.
Installation
Installation from within WordPress
- Visit Plugins > Add New Plugin.
- Search for Member-Exclusive Products for WooCommerce.
- Install and activate the Member-Exclusive Products for WooCommerce plugin.
Or Manual installation
- Upload the entire
member-exclusive-products-for-woocommerce
folder to the/wp-content/plugins/
directory. - Visit Plugins.
- Activate Member-Exclusive Products for WooCommerce plugin.
FAQ
-
Can I bulk-edit restriction settings for multiple products?
-
Absolutely! Go to Products > All Products:
- Select products using checkboxes
- Choose Set as login required or Set as public from the bulk actions dropdown
- Click “Apply” to update all selected products instantly.
-
What type of products can this plugin work with?
-
This plugin can work with 3 different types:
- Simple product
- External/Affiliate product
- Variable product
-
What happens to existing products when I install this plugin?
-
- All existing products remain public (treated as if Enable to hide this product from guests is unchecked).
- New products default to public visibility.
- Only products explicitly marked as restricted will be hidden from guests.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Member-Exclusive Products for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Member-Exclusive Products for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- 1.0.0
Initial release.