LearnDash_Course_Reviews_REST::add_endpoints LearnDash_Course_Reviews_REST::add_endpoints() Add API Endpoints for our application. ContentsDescription Return Source Changelog Related @package Uses Description # Return # (void) Source # File: includes/course-reviews/core/class-learndash-course-reviews-rest.php Changelog # Changelog Version Description 4.25.1 Introduced. Related # @package # LearnDash / Course_Reviews Uses # Uses Uses Description includes/course-reviews/core/class-learndash-course-reviews-rest.php: LearnDash_Course_Reviews_REST::permission_callback_filterable () This allows 3rd party integrations to force API calls to fail under certain conditions. includes/course-reviews/core/learndash-course-reviews-functions.php: learndash_course_reviews_user_has_started_course () Check whether the Student has started the Course. src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string.
Uses # Uses Uses Description includes/course-reviews/core/class-learndash-course-reviews-rest.php: LearnDash_Course_Reviews_REST::permission_callback_filterable () This allows 3rd party integrations to force API calls to fail under certain conditions. includes/course-reviews/core/learndash-course-reviews-functions.php: learndash_course_reviews_user_has_started_course () Check whether the Student has started the Course. src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string.