woocommerce-wholesale-pro.php
The main plugin file for WooCommerce Wholesale Pro.
This file is included during the WordPress bootstrap process if the plugin is active.
Tags
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