includes/models/class-learndash-product-model.php:
Learndash_Product_Model::user_has_access ()
|
Returns true if a user has access to this product, false otherwise.
|
includes/shortcodes/ld_infobar.php:
learndash_infobar_shortcode ()
|
Builds the [ld_infobar] shortcode output.
|
includes/payments/ld-login-registration-functions.php:
learndash_registration_output ()
|
LearnDash LD30 Shows registration form for user registration
|
includes/ld-groups.php:
learndash_get_user_group_progress ()
|
Check and recalculate the the status of the Group Courses for the User.
|
themes/ld30/includes/helpers.php:
learndash_30_ajax_pager ()
|
Gets the ld30 theme ajax pagination.
|
includes/class-ld-lms.php:
SFWD_LMS::get_course_info ()
|
Returns output of users course information for bottom of profile
|
includes/ld-groups.php:
learndash_is_group_leader_of_user ()
|
Checks whether a group leader is an admin of a user’s group.
|
includes/class-ld-cpt-instance.php:
SFWD_CPT_Instance::template_content ()
|
Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter)
|
includes/course/ld-course-functions.php:
learndash_process_course_join ()
|
Handles the actions to be made when the user joins a course.
|
includes/shortcodes/ld_course_content.php:
learndash_course_content_shortcode ()
|
Builds the [course_content] shortcode output.
|
includes/shortcodes/ld_group.php:
learndash_ld_group_check_shortcode ()
|
Builds the [ld_group] shortcode output.
|
includes/shortcodes/ld_student.php:
learndash_student_check_shortcode ()
|
Builds the [student] shortcode output.
|
includes/shortcodes/ld_visitor.php:
learndash_visitor_check_shortcode ()
|
Builds the [visitor] shortcode output.
|
includes/shortcodes/ld_course_list.php:
ld_course_list ()
|
Builds the [ld_course_list] shortcode output.
|