LearnDash_Theme_Register::is_active()
Utility function to check if a class theme_key is the active theme.
Description Description
Return Return
(boolean) true if theme_key is the active theme, otherwise false.
Source Source
File: themes/class-ld-themes-register.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.0 | Introduced. |