LearnDash_Theme_Register::get_active_theme_instance LearnDash_Theme_Register::get_active_theme_instance() Get the instance of the current active theme. ContentsDescription Return Source Changelog Related Uses Used By Description # Return # (object) instance of active theme. Source # File: themes/class-ld-themes-register.php Changelog # Changelog Version Description 3.0 Introduced. Related # Uses # Uses Uses Description themes/class-ld-themes-register.php: LearnDash_Theme_Register::init () Initialize the Themes. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/admin/class-learndash-admin-data-upgrades.php: learndash_data_upgrades_setting () Used By # Used By Used By Description themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_key () Get the Slug of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_name () Get the Name of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_base_dir () Get the base directory of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_base_url () Get the base URL of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_template_dir () Get the template directory of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_template_url () Get the URL of the current active theme. includes/settings/settings-sections/class-ld-settings-section-support-templates.php: LearnDash_Settings_Section_Support_Templates::load_templates () Load template files in preparation for processing.
Uses # Uses Uses Description themes/class-ld-themes-register.php: LearnDash_Theme_Register::init () Initialize the Themes. includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value. includes/admin/class-learndash-admin-data-upgrades.php: learndash_data_upgrades_setting ()
Used By # Used By Used By Description themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_key () Get the Slug of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_name () Get the Name of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_base_dir () Get the base directory of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_base_url () Get the base URL of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_template_dir () Get the template directory of the current active theme. themes/class-ld-themes-register.php: LearnDash_Theme_Register::get_active_theme_template_url () Get the URL of the current active theme. includes/settings/settings-sections/class-ld-settings-section-support-templates.php: LearnDash_Settings_Section_Support_Templates::load_templates () Load template files in preparation for processing.