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 »
Action Hook: Fires before the quiz content starts.
learndash-quiz-before Read More »
Action Hook: Fires before the quiz progression.
learndash-quiz-progression-before Read More »
Action Hook: Fires after the quiz progress.
learndash-quiz-progression-after Read More »
Action Hook: Fires before the actual quiz content (not WP_Editor content).
learndash-quiz-actual-content-before Read More »
Function: Checks if a theme_key is the active theme.
learndash_is_active_theme Read More »
Action Hook: Fires after the actual quiz content (not WP_Editor content).
learndash-quiz-actual-content-after Read More »
Action Hook: Fires before the quiz attempts alert.
learndash-quiz-attempts-alert-before Read More »
Method: Protected constructor for class.
LearnDash_Theme_Register_Legacy::__construct Read More »