Breakdance implements Premium_Service, Registerable, Conditional
Integrates with Breakdance page builder
Tags
Interfaces, Classes and Traits
- Premium_Service
- Registerable
- Conditional
Table of Contents
- $settings : mixed
- __construct() : mixed
- Constructor
- adjust_cart_button_priority() : void
- Adjusts the cart button hook priority for Breakdance compatibility
- is_required() : bool
- Check if this integration should be loaded
- register() : void
- Register Breakdance compatibility hooks
Properties
$settings
private
mixed
$settings
Tags
Methods
__construct()
Constructor
public
__construct() : mixed
Tags
Return values
mixed —adjust_cart_button_priority()
Adjusts the cart button hook priority for Breakdance compatibility
public
adjust_cart_button_priority() : void
Tags
Return values
void —is_required()
Check if this integration should be loaded
public
is_required() : bool
Tags
Return values
bool —register()
Register Breakdance compatibility hooks
public
register() : void