WC_Bulk_Variations
Namespaces
Interfaces, Classes and Traits
- Args
- Responsible for storing and validating the product variations arguments.
- Frontend_Scripts
- Handles the registering of the front-end scripts and stylesheets. Also creates the inline CSS (if required) for the product tables.
- Grid
- The main Table class.
- Grid_Factory
- Grid_Factory class.
- Plugin
- The main plugin class for WooCommerce Bulk Variations.
- Plugin_Factory
- Factory to create/return the shared plugin instance.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '2.3.3'
- wbv() : Plugin
- Helper function to return the main plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
Tags
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '2.3.3'
Tags
Functions
wbv()
Helper function to return the main plugin instance.
wbv() : Plugin