WPO_Integration implements Registerable, Conditional
Handles integration with WooCommerce Product Table plugin
Tags
Interfaces, Classes and Traits
- Registerable
- Conditional
Table of Contents
- $settings : mixed
- $theme : mixed
- __construct() : mixed
- Constructor
- is_required() : bool
- Check if it's required to load this service on certain request
- load_scripts() : mixed
- Load frontend scripts.
- register() : mixed
- Register necessary hooks
- wpo_before_variation_dropdowns() : void
- Register theme hooks
- wpo_product_options() : mixed
Properties
$settings
private
mixed
$settings
$theme
private
mixed
$theme
Methods
__construct()
Constructor
public
__construct() : mixed
Return values
mixed —is_required()
Check if it's required to load this service on certain request
public
is_required() : bool
Return values
bool —load_scripts()
Load frontend scripts.
public
load_scripts() : mixed
Return values
mixed —register()
Register necessary hooks
public
register() : mixed
Return values
mixed —wpo_before_variation_dropdowns()
Register theme hooks
public
wpo_before_variation_dropdowns() : void
Return values
void —wpo_product_options()
public
wpo_product_options() : mixed