learndash_get_license_email()
Function: Get the active LearnDash license email address.
learndash_get_license_email Read More »
@package: LearnDash / License
Source Files: sfwd-lms/includes/ld-license.php
Function: Get the active LearnDash license email address.
learndash_get_license_email Read More »
Function: Get the active LearnDash license key.
learndash_get_license_key Read More »
Function: Bulk creates course access activity records for user/course combinations.
learndash_bulk_create_course_access_activities Read More »
Function: Checks if reviews are enabled for a given course.
learndash_course_reviews_is_review_enabled Read More »
Function: Gets an Average Review Score for a given Course.
learndash_course_reviews_get_average_review_score Read More »
Function: Checks if the given Email Address has submitted a Review before for a given Course.
learndash_course_reviews_get_user_review Read More »
Function: Creates a Review based on passed Args.
learndash_course_reviews_add_review Read More »
Function: Outputs the Star Rating for a Review.
learndash_course_reviews_star_rating Read More »
Function: Output the Stars Input for the Review Form.
learndash_course_reviews_stars_input Read More »
Function: Check whether the Student has started the Course.
learndash_course_reviews_user_has_started_course Read More »
Function: Loads a template file from the theme if it exists, otherwise from the plugin.
learndash_course_reviews_locate_template Read More »
Function: Returns the main plugin object.
LEARNDASHCOURSEREVIEWS Read More »
Function: The main function responsible for returning the one true LearnDash_Course_Reviews instance to functions everywhere.
learndash_course_reviews_load Read More »
Function: Counts enrolled students for a LearnDash course or group.
learndash_course_grid_count_students Read More »
Function: Loads inline script data for localization.
learndash_course_grid_load_inline_script_locale_data Read More »
Function: Checks if a post type is a LearnDash post type.
learndash_course_grid_is_learndash_post_type Read More »
Function: Loads the appropriate course grid card template.
learndash_course_grid_load_card_template Read More »
Function: Prepares post attributes for the course grid template.
learndash_course_grid_prepare_template_post_attributes Read More »
Function: Returns the main instance of the plugin.
Function: Returns the step completion data when a step is completed by a user.
learndash_course_get_step_completion_data Read More »