=== B2Bkit - Advanced Wholesale Suite by DominoPress (Unreleased) ===
Contributors: dominopress
Donate link: https://dominopress.com
Tags: b2b, wholesale, b2bkit, wholesale suite, b2b wholesale
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.0.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight B2B and Wholesale plugin. Restrict content to Wholesale users instantly.

== Description ==

B2Bkit is a minimalistic and lightweight plugin designed specifically for B2B and wholesale businesses using WordPress. 

The plugin is built to be extremely fast and secure, keeping only the essential features needed for wholesale operations without bloating your site.

### Features
* Automatically creates a new "Wholesale" user role upon activation.
* Provides a simple `[b2bkit_wholesale_suite]` shortcode to hide content from regular customers and guests.
* Only Wholesale users and Administrators can see the content wrapped in the shortcode.
* Zero-configuration required. It just works out of the box.

### Usage
Wrap any content in your posts, pages, or products with the shortcode:
`[b2bkit_wholesale_suite]This content is only visible to B2B/Wholesale users![/b2bkit_wholesale_suite]`

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/b2bkit-advanced-wholesale-suite-by-dominopress` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the `[b2bkit_wholesale_suite]` shortcode in your content.
4. Assign the "Wholesale" role to any users you want to grant wholesale access.

== Frequently Asked Questions ==

= Does it create a Wholesale role? =
Yes, a "Wholesale" user role is automatically created when you activate the plugin.

= How do I hide prices for regular users? =
You can wrap the price or the add-to-cart button in your templates or builders using the `[b2bkit_wholesale_suite]` shortcode.

== Changelog ==

= 1.0.0 =
* Initial release.
