WC_Wholesale_Pro
Namespaces
Interfaces, Classes and Traits
- Authenticate
- Authenticate Handler
- Category_Protector
- This class protects categories (and their products) inside product loops, the main shop page, search results, widgets, navigation menus, and in WooCommerce shortcodes.
- Category_Visibility
- This class represents a WooCommerce category with various functions to test its visibility.
- Hide_Prices
- Alternate Content Handler
- Install
- Handles install routines
- Login_Register
- Shortcode and handlers for the wholesale Login / Register form
- Navigation_Menu
- Navigation Menu Visiblity Handler
- Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- Plugin_Factory
- Factory to create/return the shared plugin instance.
- Registration_Fields
- Handles the frontend display and saving of custom registration fields
- Util
- Utility functions
- Wholesale_Store
- Wholesale Store Page
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '2.2.0'
- woocommerce_wholesale_pro() : Plugin
- Helper function to access the shared plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
Tags
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '2.2.0'
Tags
Functions
woocommerce_wholesale_pro()
Helper function to access the shared plugin instance.
woocommerce_wholesale_pro() : Plugin