learndash_purge_transients()
Function: Purges all the transients.
learndash_purge_transients Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.1.0/functions.php
Function: Purges all the transients.
learndash_purge_transients Read More »
Function: Sets the transient data.
learndash_set_transient Read More »
Function: Gets the valid transient.
learndash_get_valid_transient Read More »
Function: Updates the course access time for a user.
ld_course_access_update 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: Gets the course settings from the meta.
get_course_meta_setting Read More »
Function: Gets the user expired course access from the meta.
get_course_expired_access_from_meta Read More »
Function: Gets the user course access from the meta.
get_course_users_access_from_meta Read More »
Function: Set ‘updated’ admin messages for Groups post type
learndash_group_updated_messages Read More »
Function: Checks if a user is a group leader
Function: Gets the user’s last active step for a course.
learndash_user_course_last_step Read More »
Function: Gets the user’s last active (last updated) course ID.
learndash_get_last_active_course Read More »
Function: Checks whether to use the legacy course access list.
learndash_use_legacy_course_access_list Read More »
Function: Transitions the course steps logic from using shared steps to legacy.
learndash_transition_course_shared_steps Read More »
Function: Determines the number of lesson topics to display per page.
learndash_get_course_topics_per_page Read More »
Function: Converts and gets the course access list.
learndash_convert_course_access_list Read More »
Function: Gets the course lessons order query arguments.
learndash_get_course_lessons_order Read More »
Function: Processes the lesson topics pagination.
learndash_process_lesson_topics_pager Read More »
Function: Gets the lesson topic pagination values from HTTP get global array.
learndash_get_lesson_topic_paged_values Read More »
Function: Handles the course lessons list pager.
learndash_course_lessons_list_pager Read More »