Browse: Home / Hooks /

learndash_course_reviews_user_logged_out_message

apply_filters( 'learndash_course_reviews_user_logged_out_message',  string $message )

Filters the “You must log in and have started this Course ot submit a review” error message.


Description #


Parameters #

$message

(string) Error message.


Return #

(string) Error message.


Source #

File: includes/course-reviews/src/views/reviews-form.php


Changelog #

Changelog
Version Description
4.25.1 Introduced.