includes/gutenberg/lib/class-learndash-gutenberg-block.php:
LearnDash_Gutenberg_Block::block_attributes_get_user_id ()
|
Utility function to determine the User ID from the block attributes.
|
includes/course/ld-course-info-widget.php:
learndash_ajax_course_registered_pager ()
|
Handles the AJAX pagination for the courses registered.
|
includes/course/ld-course-info-widget.php:
learndash_ajax_course_progress_pager ()
|
Handles the AJAX pagination for the course progress.
|
includes/course/ld-course-info-widget.php:
learndash_ajax_quiz_progress_pager ()
|
Handles the AJAX pagination for the quiz progress.
|
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V2::get_step_items_permissions_check ()
|
Permissions check for getting user progress item.
|
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V2::get_header_items_permissions_check ()
|
Permissions check for getting user progress items.
|
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V2::check_request_params ()
|
Common function to check and set request params used by the endpoints.
|
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V2::get_request_courses ()
|
Common function to get the displayable Courses.
|
includes/rest-api/v2/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V2::get_header_item_permissions_check ()
|
Permissions check for getting user progress item.
|
includes/rest-api/v2/class-ld-rest-users-quiz-progress-controller.php:
LD_REST_Users_Quiz_Progress_Controller_V2::get_items ()
|
Get user course progress.
|
includes/admin/classes-posts-listings/class-learndash-admin-assignments-listing.php:
Learndash_Admin_Assignments_Listing::listing_table_query_vars_filter_assignments ()
|
Listing table query vars
|
includes/admin/classes-posts-listings/class-learndash-admin-essays-listing.php:
Learndash_Admin_Essays_Listing::listing_table_query_vars_filter_essays ()
|
Listing table query vars
|
includes/ld-assignment-uploads.php:
learndash_assignment_process_init ()
|
Handles the upload, delete, and mark as complete for the assignment.
|
includes/class-ld-lms.php:
SFWD_LMS::get_course_info ()
|
Returns output of users course information for bottom of profile
|
includes/ld-users.php:
learndash_save_user_course_complete ()
|
Saves the date of course completion for a user.
|
includes/rest-api/v1/class-ld-rest-users-course-progress-controller.php:
LD_REST_Users_Course_Progress_Controller_V1::get_users_progress_permissions_check ()
|
Check User Progress Read Permissions.
|
includes/gutenberg/lib/class-learndash-gutenberg-block.php:
LearnDash_Gutenberg_Block::prepare_course_list_atts_to_param ()
|
Common function used by the ld_course_list, ld_lesson_list, ld_topic_list, and ld_quiz_list called from the render_block short/block processing function.
|
includes/shortcodes/ld_profile.php:
learndash_profile ()
|
Builds the [ld_profile] shortcode output.
|