Browse: Home / Hooks /

learndash_course_reviews_user_has_not_started_course

apply_filters( 'learndash_course_reviews_user_has_not_started_course',  string $message )

Filters the “You must 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.