Theme_Integration implements Standard_Service

Theme Integration class.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Standard_Service

Table of Contents

$template  : string
The name of the current template.
theme_is_enabled()  : bool
Check if the theme is enabled.

Properties

$template

The name of the current template.

public string $template = ''

Use wp_get_theme to get it.

Methods

theme_is_enabled()

Check if the theme is enabled.

public theme_is_enabled() : bool
Return values
bool

Search results