Browse: Home / Classes / LearnDash_Course_Reviews_Comment_Edit /

LearnDash_Course_Reviews_Comment_Edit::update_rating

LearnDash_Course_Reviews_Comment_Edit::update_rating( $data )

Update the Comment Meta from the backend.


Description #


Parameters #

(array{comment_ID:) (Required) string} $data New, processed Comment Data. See wp_update_comment() and WP_Comment for all options.


Return #

(array{comment_ID:) string} New, processed Comment Data.


Source #

File: includes/course-reviews/core/admin/class-learndash-course-reviews-comment-edit.php


Changelog #

Changelog
Version Description
4.25.1 Introduced.