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 #
| Version | Description |
|---|---|
| 4.25.1 | Introduced. |