learndash_30_focus_mode learndash_30_focus_mode( string $template ) Returns the focus template path if the focus mode is enabled. ContentsDescription Parameters Return Source Related Uses Description # Fires on template_include hook. Parameters # $template (string) (Required) The path of the template to include. Return # (string) The path of the template to include. Source # File: themes/ld30/includes/helpers.php Related # Uses # Uses Uses Description themes/ld30/includes/helpers.php: learndash_ld30_focus_mode_template_index Allow override of the Focus Mode index template. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value.
Uses # Uses Uses Description themes/ld30/includes/helpers.php: learndash_ld30_focus_mode_template_index Allow override of the Focus Mode index template. includes/class-ld-lms.php: SFWD_LMS::get_template () Get LearnDash template and pass data to be used in template includes/settings/class-ld-settings-sections.php: LearnDash_Settings_Section::get_section_setting () Static function to get a Section Setting value.