apply_filters( 'learndash_focus_mode_comments', string $comment_status, WP_Post|array|null $post )

Filters the status of comments in the focus mode.


Description Description


Parameters Parameters

$comment_status

Status of comments.

$post

Post Object.


Top ↑

Source Source

File: includes/ld-misc-functions.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.