Docs

evf_is_active_theme( string|array $theme ): boolean

See if theme/s is activate or not.

Parameters

$themestring|arrayrequired
Theme name or array of theme names to check.

Return

boolean

Changelog

VersionDescription
1.0.0Introduced.