Metabox::filter_saved_fields()
Method: Filters saved fields.
Metabox::filter_saved_fields Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/Course_Reviews/Admin/Metabox.php
Method: Filters saved fields.
Metabox::filter_saved_fields Read More »
Method: Load Settings Values.
Metabox::load_settings_values Read More »
Method: Load Settings Fields.
Metabox::load_settings_fields Read More »
Class: Class LearnDash Course Reviews Metabox.
Method: Public constructor for class.
Metabox::__construct Read More »
Method: Registers WordPress hooks.
Class: Course Reviews module provider.
Method: Registers service providers.
Provider::register Read More »
Action Hook: Outputs the form to leave a Review on a Course.
learndash_course_reviews_review_form Read More »
Action Hook: Outputs the form to leave a reply to a Review.
learndash_course_reviews_review_reply Read More »
Action Hook: Outputs the Course’s average Review score.
learndash_course_reviews_average_review Read More »
Action Hook: Outputs the Course’s list of Reviews.
learndash_course_reviews_review_list Read More »
Filter Hook: Filters the “You must have started this Course ot submit a review” error message.
learndash_course_reviews_user_has_not_started_course Read More »
Filter Hook: Filter to show the Review Form on a given Course.
learndash_course_reviews_show_review_form Read More »
Filter Hook: Filters the “You must log in and have started this Course ot submit a review” error message.
learndash_course_reviews_user_logged_out_message Read More »
Action Hook: Fires after outputting the list of Reviews.
learndash_course_reviews_after_reviews Read More »
Action Hook: Fires after outputting the Review pagination.
learndash_course_reviews_after_review_pagination Read More »
Action Hook: Fires before outputting the list of Reviews.
learndash_course_reviews_before_reviews Read More »
Filter Hook: Filters the args passed to wp_list_comments() for outputting Reviews.
learndash_course_reviews_render_reviews_args Read More »
Method: Update the Comment Meta from the backend.
LearnDash_Course_Reviews_Comment_Edit::update_rating Read More »