Browse: Home / Hooks /

learndash_focus_mode_show_existing_comments

apply_filters( 'learndash_focus_mode_show_existing_comments',  boolean $show_existing_comments )

Filters whether to show existing comments when comments are not enabled.


Description #


Parameters #

$show_existing_comments

(boolean) Whether to show existing comments.


Source #

File: themes/ld30/templates/focus/index.php


Changelog #

Changelog
Version Description
3.4.2 Introduced.