learndash_30_focus_mode( string $template )
Returns the focus template path if the focus mode is enabled.
Description Description
Fires on template_include
hook.
Parameters Parameters
- $template
-
(Required) The path of the template to include.
Return Return
(string) The path of the template to include.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |