learndash_shortcode_protect_user()
Function: Protects a user ID from being accessed by other users.
learndash_shortcode_protect_user Read More »
@package: LearnDash / Core
Source Files: includes/shortcodes/shortcodes-functions.php
Function: Protects a user ID from being accessed by other users.
learndash_shortcode_protect_user Read More »
Function: Checks if the current user can access the post.
learndash_shortcode_can_current_user_access_post Read More »
Function: Returns the page url a user is redirected to after completing a step.
learndash_course_get_step_completion_url Read More »
Filter Hook: Filters URL to redirect to after marking a step complete.
learndash_course_step_completion_url Read More »
Filter Hook: Filters previous step default value for the course.
learndash_course_previous_step_default_value Read More »
Filter Hook: Filters previous step ID for the course.
learndash_course_previous_step_id Read More »
Filter Hook: Filters previous step url for the course.
learndash_course_previous_step_url Read More »
Filter Hook: Filters next step default value for the course.
learndash_course_next_step_default_value Read More »
Filter Hook: Filters next step ID for the course.
learndash_course_next_step_id Read More »
Filter Hook: Filters next step url for the course.
learndash_course_next_step_url Read More »
Filter Hook: Filters whether to redirect to the course completion page.
learndash_course_completion_page_redirect_enabled Read More »
Function: Returns the page url a user is redirected to after completing a course.
learndash_course_get_completion_url Read More »
Function: Generates the previous post link/url/ID for a lesson/topic/quiz in a course.
learndash_previous_post_link Read More »
Filter Hook: Filters previous post link output for the course.
learndash_previous_post_link Read More »
Function: Generates the next post link/url/ID for a lesson/topic/quiz in a course.
learndash_next_post_link Read More »
Filter Hook: Filters next post link output for the course.
learndash_next_post_link Read More »
Filter Hook: Filters the course completion URL.
learndash_course_completion_url Read More »
Function: Updates the user meta with completion status for any resource.
learndash_process_mark_complete Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process Read More »