learndash_array_sanitize_keys_and_values()
Function: Used to sanitize array keys and values.
learndash_array_sanitize_keys_and_values Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Function: Used to sanitize array keys and values.
learndash_array_sanitize_keys_and_values Read More »
Function: Utility function to return a list of allowed upload file extensions.
learndash_get_allowed_upload_mime_extensions_for_post Read More »
Function: Utility function to return a list of ignored/disallowed upload file extensions.
learndash_get_ignored_upload_file_extensions Read More »
Function: Utility function to return a list of allowed upload file extensions.
learndash_get_allowed_upload_file_extensions Read More »
Function: Utility function to check if a LearnDash post type supports Search and extra parameter.
learndash_post_type_search_param Read More »
Function: Get Group certificate link for user
learndash_get_group_certificate_link Read More »
Function: Utility function to check if we should check for updates.
learndash_updates_enabled Read More »
Function: Gets the list of enrolled courses for a group.
learndash_get_group_courses_list Read More »
Function: Gets the group courses order query arguments.
learndash_get_group_courses_order Read More »
Function: Gets the group courses per page setting.
learndash_get_group_courses_per_page Read More »
Function: Validate an array of Group post IDs.
learndash_validate_groups Read More »
Function: Utility function to return all groups below the parent.
learndash_get_group_children Read More »
Function: Update Group User Course progress.
learndash_update_group_course_user_progress Read More »
Function: Hook into the User Course Complete action.
learndash_group_course_completed Read More »
Function: Get the user completed group percentage.
learndash_get_user_group_completed_percentage Read More »
Function: Get the user completed group timestamp.
learndash_get_user_group_completed_timestamp Read More »
Function: Get the user started group timestamp.
learndash_get_user_group_started_timestamp Read More »
Function: Get User’s group status
learndash_get_user_group_status Read More »
Function: Check and recalculate the the status of the Group Courses for the User.
learndash_get_user_group_progress Read More »
Function: Filter Quiz Statistics user listing to show only related users.
learndash_fetch_quiz_statistic_history_where_filter Read More »