Provider::hooks()
Method: Hooks wrapper.
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Modules/REST/Documentation_Migration/OpenAPI/Provider.php
Method: Hooks wrapper.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Adds the common schemas to the OpenAPI documentation.
Provider::add_common_schemas Read More »
Class: Provider for initializing OpenAPI documentation for endpoints that are not part of the learndash/v1 REST API.
Method: Registers the service provider bindings.
Provider::register Read More »
Class: Provider for initializing documentation for endpoints that are not part of the learndash/v1 REST API.
Method: Filters saved fields.
Metabox::filter_saved_fields Read More »
Method: Load Settings Values.
Metabox::load_settings_values Read More »
Method: Load Settings Fields.
Metabox::load_settings_fields Read More »
Method: Public constructor for class.
Metabox::__construct Read More »
Class: Class LearnDash Course Reviews Metabox.
Method: Registers WordPress hooks.
Method: Registers service providers.
Provider::register Read More »
Class: Course Reviews module provider.
Action Hook: Outputs the form to leave a Review on a Course.
learndash_course_reviews_review_form Read More »
Action Hook: Outputs the form to leave a reply to a Review.
learndash_course_reviews_review_reply Read More »
Action Hook: Outputs the Course’s average Review score.
learndash_course_reviews_average_review Read More »
Action Hook: Outputs the Course’s list of Reviews.
learndash_course_reviews_review_list Read More »
Filter Hook: Filters the “You must have started this Course ot submit a review” error message.
learndash_course_reviews_user_has_not_started_course Read More »
Filter Hook: Filter to show the Review Form on a given Course.
learndash_course_reviews_show_review_form Read More »