WC_Product_Options
Namespaces
Interfaces, Classes and Traits
- DB
- Handles the registering of the front-end scripts and stylesheets.
- File_Cleanup
- A scheduled task to periodically check for unused uploaded files.
- Formula
- Model for handling price formula data.
- Frontend_Scripts
- Handles the registering of the front-end scripts and stylesheets.
- Helpers
- This is a special class that should *NEVER* be touched.
- 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.
- Upload_Directory
- Handles the protection of custom upload directories.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '2.0.0'
- plugin() : WC_Product_Options
- Helper function to access the shared plugin instance.
- wpo() : mixed
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
Tags
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '2.0.0'
Tags
Functions
plugin()
Helper function to access the shared plugin instance.
plugin() : WC_Product_Options
Tags
Return values
WC_Product_Options —wpo()
wpo() : mixed