Themes implements Registerable, Premium_Service

Adds theme-specific integration

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Premium_Service

Table of Contents

$settings  : mixed
$theme  : mixed
__construct()  : mixed
Constructor
elementor_compatibility()  : bool
Filter to disable WFC front-end assets on Elementor pages
register()  : mixed
register_theme_hooks()  : void
Provides theme specific integration for various themes

Properties

$settings

private mixed $settings
Tags

$theme

private mixed $theme
Tags

Methods

__construct()

Constructor

public __construct() : mixed
Tags
Return values
mixed

elementor_compatibility()

Filter to disable WFC front-end assets on Elementor pages

public elementor_compatibility(bool $should_load) : bool
Parameters
$should_load : bool
Tags
Return values
bool

register()

public register() : mixed
Tags
Return values
mixed

register_theme_hooks()

Provides theme specific integration for various themes

public register_theme_hooks() : void
Tags
since

v0.1

Return values
void

Search results