LearnDash_Theme_Register::get_theme_base_url()
Method: Get the base URL of the current theme.
LearnDash_Theme_Register::get_theme_base_url Read More »
Method: Get the base URL of the current theme.
LearnDash_Theme_Register::get_theme_base_url Read More »
Method: Utility function to check if a theme_key is the active theme.
LearnDash_Theme_Register::is_active_theme Read More »
Method: Get the template directory of the current theme.
LearnDash_Theme_Register::get_theme_template_dir Read More »
Method: Utility function to register/associate a settings section/metabox with a theme.
LearnDash_Theme_Register::register_theme_settings_section Read More »
Method: Get the template directory of the current theme.
LearnDash_Theme_Register::get_theme_dir Read More »
Method: Get the instance of the current active theme.
LearnDash_Theme_Register::get_active_theme_instance Read More »
Method: Get the URL of the current theme.
LearnDash_Theme_Register::get_theme_url Read More »
Method: Get the Slug of the current active theme.
LearnDash_Theme_Register::get_active_theme_key Read More »
Method: Get the settings sections registered for the theme.
LearnDash_Theme_Register::get_theme_settings_sections Read More »
Method: Get the Name of the current active theme.
LearnDash_Theme_Register::get_active_theme_name Read More »
Method: Get Theme instance names
LearnDash_Theme_Register::get_themes Read More »
Method: Get the base directory of the current active theme.
LearnDash_Theme_Register::get_active_theme_base_dir Read More »
Function: Checks if a theme_key is the active theme.
learndash_is_active_theme Read More »
Class: Class to create the settings section.
LearnDash_Theme_Register Read More »
Method: Protected constructor for class
LearnDash_Theme_Register::__construct Read More »
Method: Initialize the Themes.
LearnDash_Theme_Register::init Read More »
Method: Get theme instance by key
LearnDash_Theme_Register::get_theme_instance Read More »