Theme_Integration implements Registerable, Conditional

Handles integration with 3rd party themes.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Conditional

Table of Contents

$settings  : mixed
$theme  : mixed
__construct()  : mixed
Constructor
is_required()  : bool
Check if it's requuired to load this service on certain request
register()  : mixed
Register necessary hooks
register_theme_hooks()  : void
Register theme hooks

Properties

Methods

__construct()

Constructor

public __construct() : mixed
Return values
mixed

is_required()

Check if it's requuired to load this service on certain request

public is_required() : bool
Return values
bool

register()

Register necessary hooks

public register() : mixed
Return values
mixed

register_theme_hooks()

Register theme hooks

public register_theme_hooks() : void
Return values
void

Search results