apply_filters( 'learndash_focus_mode_can_view_comments', boolean $load_focus_comments )
Filters whether to load comments in focus mode or not.
Description Description
Parameters Parameters
- $load_focus_comments
-
Whether to show comments in focus mode or not.
Source Source
File: themes/ld30/templates/focus/index.php
Changelog Changelog
Version | Description |
---|---|
3.1.4 | Introduced. |