\WC_Product_Table_Plugin

The main plugin class. Responsible for setting up to core plugin services.

Summary

Methods
Properties
Constants
__construct()
register()
maybe_load_plugin()
create_services()
load_textdomain()
register_widgets()
load_services()
instance()
No public properties found
NAME
ITEM_ID
VERSION
FILE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

NAME

NAME ='WooCommerce Product Table'

ITEM_ID

ITEM_ID =12913

VERSION

VERSION =\Barn2\Plugin\WC_Product_Table\PLUGIN_VERSION

FILE

FILE =\Barn2\Plugin\WC_Product_Table\PLUGIN_FILE

Methods

__construct()

__construct(  $file,  $version = '1.0')

Parameters

$file
$version

register()

register()

maybe_load_plugin()

maybe_load_plugin()

create_services()

create_services()

load_textdomain()

load_textdomain()

register_widgets()

register_widgets()

load_services()

load_services()

instance()

instance()