includes/ld-misc-functions.php:
learndash_seconds_to_time ()
|
Converts the seconds to time output.
|
includes/ld-misc-functions.php:
learndash_adjust_date_time_display ()
|
Converts a timestamp to local timezone adjusted display.
|
includes/ld-misc-functions.php:
learndash_get_setting ()
|
Gets the LearnDash setting for a post.
|
includes/ld-groups.php:
learndash_is_admin_user ()
|
Checks if a user has the admin capabilities.
|
includes/ld-groups.php:
learndash_is_group_leader_user ()
|
Checks if a user has the group leader capabilities.
|
includes/ld-groups.php:
learndash_user_group_enrolled_to_course_from ()
|
Gets timestamp of when the course is available to a user in a group.
|
includes/ld-users.php:
learndash_get_user_course_points ()
|
Gets the course points for a user.
|
includes/ld-reports.php:
learndash_reports_get_activity ()
|
Queries the user activity for the report.
|
includes/class-ldlms-post-types.php:
learndash_get_post_type_slug ()
|
This function is documented in includes/class-ldlms-post-types.php
|
includes/shortcodes/ld_courseinfo.php:
learndash_courseinfo
|
Filters courseinfo shortcode output.
|
includes/shortcodes/ld_courseinfo.php:
learndash_courseinfo_quizzes
|
Filters Quizzes to be included in calculations.
|
includes/course/ld-course-functions.php:
learndash_course_get_steps_by_type ()
|
Gets the course steps by type.
|
includes/course/ld-course-functions.php:
learndash_user_get_course_completed_date ()
|
Gets the course completion date for a user.
|
includes/course/ld-course-functions.php:
learndash_get_users_for_course ()
|
Gets the list of users who has access to the given course.
|
includes/course/ld-course-functions.php:
learndash_get_course_points ()
|
Gets the course points for a given course ID.
|
includes/course/ld-course-functions.php:
learndash_get_course_id ()
|
Gets the course ID for a resource.
|