learndash_course_grid_price apply_filters( 'learndash_course_grid_price', mixed $price, int $post_id ) Filters the course or group price value. ContentsDescription Parameters Return Source Changelog Related @package Used By Description # Parameters # $price (mixed) The price value (can be numeric or string). $post_id (int) The ID of the current post. Return # (mixed) Modified price value. 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.