learndash_can_complete_step()
Function: Check if the user can complete the current step.
learndash_can_complete_step Read More »
@package: LearnDash / Course
Source Files: includes/course/ld-course-progress.php
Function: Check if the user can complete the current step.
learndash_can_complete_step Read More »
Filter Hook (deprecated): Filters to autocomplete course with multiple final (global) quizzes when not all are complete.
learndash_course_autocompletion_multiple_final_quizzes_step Read More »
Method: Checks if the video cookie ‘video_state’ is complete.
Learndash_Course_Video::is_video_cookie_complete Read More »
Method: Utility class method to allow add-hoc checks on video complete.
Learndash_Course_Video::check_video_complete Read More »
Function: Returns true if the video is complete for the step, otherwise false.
learndash_video_complete_for_step Read More »
Function: Delete Video Cookie for Step
learndash_video_delete_cookie_for_step Read More »
Method: Utility function to get the nonce slug.
Learndash_Course_Video::get_nonce_slug Read More »
Filter Hook: Filter to exclude users with no role.
learndash_exclude_user_no_role Read More »
Function: Check for other LMS plugins
learndash_check_other_lms_plugins Read More »
Function: Admin notice other LMS plugins
learndash_admin_notice_other_lms_plugins Read More »
Function: AJAX function to handle other plugins notice dismiss action from browser.
learndash_admin_other_plugins_notice_dismissed_ajax Read More »
Method: Filter the main query listing by the topic_id
Learndash_Admin_Posts_Listing::listing_filter_by_topic Read More »
Method: Filter the main query listing by the quiz_id
Learndash_Admin_Posts_Listing::listing_filter_by_quiz Read More »
Method: Utility function to get a clean URL used for filtering.
Learndash_Admin_Posts_Listing::get_clean_filter_url Read More »
Method: Gets the posts count from the `WP_Query` post_type argument.
Learndash_Admin_Posts_Listing::check_query_post_type_count Read More »
Filter Hook: Filters post type selector filter query arguments.
learndash_listing_selector_user_selector_query_args Read More »
Method: Utility function to check if we can hide empty taxonomy selectors and columns elements.
Learndash_Admin_Posts_Listing::hide_empty_taxonomy Read More »
Filter Hook: Filters post type listing filter posts results.
learndash_listing_selector_user_query_results Read More »
Filter Hook: Filter to hide empty taxonomies.
learndash_listing_taxonomies_hide_empty Read More »
Method: Call the Selector filter if set.
Learndash_Admin_Posts_Listing::selector_filters Read More »