learndash_course_grid_reviews apply_filters( 'learndash_course_grid_reviews', mixed $reviews, int $post_id ) Filters the reviews for the course grid. ContentsDescription Parameters Return Source Changelog Related @package Used By Description # Parameters # $reviews (mixed) The reviews data for the course. $post_id (int) The ID of the current post. Return # (mixed) Modified reviews data. Source # File: includes/course-grid/includes/functions.php Changelog # Changelog Version Description 4.21.4 Introduced. Related # @package # LearnDash / Core Used By # Used By Used By Description includes/course-grid/includes/functions.php: learndash_course_grid_prepare_template_post_attributes () Prepares post attributes for the course grid template.
Used By # Used By Used By Description includes/course-grid/includes/functions.php: learndash_course_grid_prepare_template_post_attributes () Prepares post attributes for the course grid template.