Browse: Home / Functions /

learndash_30_focus_mode

learndash_30_focus_mode( string $template )

Returns the focus template path if the focus mode is enabled.


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


Changelog #

Changelog
Version Description
3.0.0 Introduced.