WC_Express_Shop_Page
Namespaces
Interfaces, Classes and Traits
- Frontend_Scripts
- Loads the various scripts and styles needed for the express shop page.
- Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- Plugin_Factory
- Factory to create/return the shared plugin instance.
- Plugin_Setup
- Hook into the plugin activation process.
- Quantity_Field
- Handles the display of the Quantity field on shop and category pages.
- Variation_Dropdowns
- Handles the display of the Variations Dropdown on shop and category pages.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '1.0.4'
- wep() : Plugin
- Helper function to access the shared plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '1.0.4'
Functions
wep()
Helper function to access the shared plugin instance.
wep() : Plugin
Return values
Plugin —The plugin instance