WC_Quantity_Manager
Namespaces
Interfaces, Classes and Traits
- Cart_Validation
- Cart Validation Object
- Frontend_Scripts
- Handles the registering of the front-end scripts.
- Notice_Helper
- Quantity Step
- Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- Plugin_Factory
- Factory to return the shared plugin instance.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '2.4.0'
- wqm() : 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.4.0'
Tags
Functions
wqm()
Helper function to access the shared plugin instance.
wqm() : Plugin
Tags
Return values
Plugin —The plugin instance.