LearnDash_Course_Reviews_Comment_Edit::rating_metabox LearnDash_Course_Reviews_Comment_Edit::rating_metabox( WP_Comment $comment ) Output the Rating Metabox. ContentsDescription Parameters Return Source Changelog Related @package Uses Description # Parameters # $comment (WP_Comment) (Required) WP_Comment Object. Return # (void) Source # File: includes/course-reviews/core/admin/class-learndash-course-reviews-comment-edit.php Changelog # Changelog Version Description 4.25.1 Introduced. Related # @package # LearnDash / Course_Reviews Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string. src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string.
Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string. src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string.