includes/course-grid/includes/functions.php:
learndash_course_grid_count_students ()
|
Counts enrolled students for a LearnDash course or group.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_is_learndash_post_type ()
|
Checks if a post type is a LearnDash post type.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_template_post_attributes
|
Filters the post attributes for course grid template.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_ribbon_text
|
Filters the individual course ribbon text.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_ribbon_class
|
Filters the individual course ribbon class names.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_reviews
|
Filters the reviews for the course grid.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_author
|
Filters the author data for the course grid.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_custom_button_text
|
Filters the button text for course grid items.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_price_text_format
|
Filters the format for displaying price text in the course grid.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_price
|
Filters the course or group price value.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_currency
|
Filters the currency symbol used in course grid display.
|
includes/course-grid/includes/functions.php:
learndash_course_grid_custom_button_link
|
Filters the button link URL for course grid items.
|
includes/ld-misc-functions.php:
learndash_is_sample ()
|
Checks if a lesson, topic, or quiz is a sample or not.
|
includes/class-ld-permalinks.php:
learndash_get_step_permalink ()
|
Utility function to get the nested permalink of the course step within in the course.
|
includes/course/ld-activity-functions.php:
learndash_get_user_activity ()
|
Gets the user activity.
|
includes/course/ld-course-functions.php:
learndash_get_course_id ()
|
Gets the course ID for a resource.
|
includes/course/ld-course-progress.php:
learndash_course_completed ()
|
Checks if a course is completed for a user.
|
includes/course/ld-course-progress.php:
learndash_is_lesson_complete ()
|
Checks if a lesson is complete.
|
includes/course/ld-course-progress.php:
learndash_is_topic_complete ()
|
Checks if a topic is complete.
|