is_group_leader()
Function: Checks if a user is a group leader
@package: LearnDash / Deprecated
Source Files: includes/deprecated/2.3.0/functions.php
Function: Checks if a user is a group leader
Function: Set ‘updated’ admin messages for Groups post type
learndash_group_updated_messages Read More »
Function: Gets the user course access from the meta.
get_course_users_access_from_meta Read More »
Function: Gets the user expired course access from the meta.
get_course_expired_access_from_meta Read More »
Function: Gets the course settings from the meta.
get_course_meta_setting Read More »
Function: Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved).
leandash_redirect_post_location Read More »
Function: Processes the lesson topics pagination.
learndash_process_lesson_topics_pager Read More »
Function: Gets the course lessons order query arguments.
learndash_get_course_lessons_order Read More »
Function: Converts and gets the course access list.
learndash_convert_course_access_list Read More »
Function: Determines the number of lesson topics to display per page.
learndash_get_course_topics_per_page Read More »
Function: Gets the list of children steps for a given step ID.
learndash_course_get_children_of_step Read More »
Function: Gets the list of courses associated with a step.
learndash_get_courses_for_step Read More »
Function: Updates the filter lesson options.
learndash_filter_lesson_options Read More »
Function: Updates the course step post status when a post is trashed or untrashed.
learndash_transition_course_step_post_status Read More »
Function: Validates the URL requests when nested URL permalinks are used.
learndash_check_course_step Read More »
Function: Gets the page data by page path.
learndash_get_page_by_path Read More »
Function: Gets the course lessons per page setting.
learndash_get_course_lessons_per_page Read More »
Function: Redirects users to the next available lesson page when course lesson pagination is enabled.
learndash_course_set_lessons_start_page Read More »
Function: Handles the course lessons list pager.
learndash_course_lessons_list_pager Read More »
Function: Gets the lesson topic pagination values from HTTP get global array.
learndash_get_lesson_topic_paged_values Read More »