LearnDash_Theme_Register::get_theme_instance LearnDash_Theme_Register::get_theme_instance( string $theme_key = '' ) Get theme instance by key ContentsDescription Parameters Return Source Changelog Related @package Description # Parameters # $theme_key (string) (Optional) Key to unique theme instance. Default value: '' Return # (object|null) instance of theme if present. Source # File: themes/class-ld-themes-register.php Changelog # Changelog Version Description 3.0.0 Introduced. Related # @package # LearnDash / Templates