Theme_Integration implements Standard_Service
Theme Integration class.
Tags
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