learndash_wp_tiny_mce_before_init()
Function: Loads the certificate image as the background for the visual editor.
learndash_wp_tiny_mce_before_init Read More »
@package: LearnDash / TinyMCE
Source Files: includes/ld-wp-editor.php
Function: Loads the certificate image as the background for the visual editor.
learndash_wp_tiny_mce_before_init Read More »
Function: Checks Whether the learndash license is valid or not.
learndash_is_learndash_license_valid Read More »
Function: Check if the Group Leader AND User and Course have common Groups.
learndash_check_group_leader_course_user_intersect Read More »
Function: Gets the group’s user IDs if the course is associated with the group.
learndash_get_course_groups_users_access Read More »
Function: Checks if the course builder assets should be enqueued.
should_enqueue_assets Read More »
Function: Utility function to check if Course Builder is enabled.
learndash_is_course_builder_enabled Read More »
Function: Utility function to check if Course Shared steps is enabled.
learndash_is_course_shared_steps_enabled Read More »
Function: Get the Course Status label from slug.
learndash_course_status_label Read More »
Function: Checks if the quiz is accessible to the user.
learndash_is_quiz_accessable Read More »
Function: Checks if all quizzes for a course are complete for the user.
learndash_is_all_global_quizzes_complete Read More »
Function: Checks if the resource has any quizzes.
learndash_has_global_quizzes Read More »
Function: Checks if the previous topic or lesson is complete.
learndash_is_previous_complete Read More »
Function: Get the Course Sections.
learndash_course_get_sections Read More »
Function: Get the Course Lessons.
learndash_course_get_lessons Read More »
Function: Get the Course Lesson Topics.
learndash_course_get_topics Read More »
Function: Get the Course Quizzes.
learndash_course_get_quizzes Read More »
Function: Get the Course Steps Count.
learndash_course_get_steps_count Read More »
Function: LEGACY: Checks if a topic is not complete.
learndash_is_topic_notcomplete_legacy Read More »
Function: Checks if the quiz is accessible to the user (legacy).
learndash_is_quiz_accessable_legacy Read More »
Function: LEGACY: Gets the user’s current course progress.
learndash_get_course_progress_legacy Read More »