LearnDash_Custom_Label::label_to_slug()
Method: Get slug-ready string.
LearnDash_Custom_Label::label_to_slug Read More »
@package: LearnDash
Source Files: includes/class-ld-custom-label.php
Method: Get slug-ready string.
LearnDash_Custom_Label::label_to_slug Read More »
Function: Gets a list of user’s assignments.
learndash_get_user_assignments Read More »
Filter Hook (deprecated): Filters the value of the slug after the conversion from the label. Used to filter slug value in label_to_slug function.
Function: Migrates the assignments from post meta to assignments custom post type.
learndash_assignment_migration Read More »
Filter Hook: Filters whether to allow assignment for non logged in users.
learndash_assignment_upload_user_check Read More »
Function: Gets the list of all assignments.
learndash_get_assignments_list Read More »
Filter Hook: Filters whether to force delete the assignment or not.
learndash_assignment_force_delete Read More »
Function: Handles an assignment uploading process after the file was loaded.
learndash_upload_assignment_init Read More »
Action Hook: Fires after the assignment is uploaded.
learndash_assignment_uploaded Read More »
Function: Handles whether the comments should be open for assignments.
learndash_assignments_comments_open Read More »
Function: Enables comments when adding a new assignment.
learndash_assignments_comments_on Read More »
Function: Cleans file name on upload.
learndash_clean_filename Read More »
Function: Handles an assignment file uploading process.
learndash_fileupload_process Read More »
Class: Class to test the class-ld-custom-label.php file.
LearnDash_Custom_Label Read More »
Function: Utility function to check whether a lesson has an assignment.
lesson_hasassignments Read More »
Filter Hook: Filters value of course step back label. Used to update step back label in learndash_get_label_course_step_back function.
learndash_get_label_course_step_back Read More »
Filter Hook: Filters value of course step previous label. Used to update step previous label in learndash_get_label_course_step_previous function.
learndash_get_label_course_step_previous Read More »
Function: Get Course Step “Previous .
learndash_get_label_course_step_previous Read More »
Filter Hook: Filters value of course step next label. Used to update step next label in learndash_get_label_course_step_next function.
learndash_get_label_course_step_next Read More »