Themes implements Service

Adds theme-specific integration

Tags
author

Barn2 Plugins [email protected]

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Service
Marker interface to denote a service.

Table of Contents

$settings  : mixed
$theme  : mixed
__construct()  : mixed
Constructor
elementor_compatibility()  : mixed
register_theme_hooks()  : void
Provides theme specific integration for various themes

Properties

$settings

private mixed $settings

Methods

__construct()

Constructor

public __construct() : mixed
Return values
mixed

elementor_compatibility()

public elementor_compatibility(mixed $should_load) : mixed
Parameters
$should_load : mixed
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