learndash_put_directory_index_file()
Function: Add an index file to directory.
learndash_put_directory_index_file Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Function: Add an index file to directory.
learndash_put_directory_index_file Read More »
Function: Redirects to the home page if the user lands on archive pages for lesson or quiz post types.
learndash_remove_lessons_and_quizzes_page Read More »
Function: Utility function to traverse the multidimensional array and apply user function.
learndash_array_map_r Read More »
Function: Prints the dropdown button to the footer.
learndash_footer_payment_buttons Read More »
Filter Hook: Filter to allow external approval of Assignment upload.
learndash_assignment_check_upload Read More »
Function: Returns whether a lesson/topic supports assignment uploads.
learndash_lesson_hasassignments Read More »
Function: Loads editor styles for LearnDash.
learndash_filter_mce_css Read More »
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 »
Method: Utility function to return the ‘placeholders’ IN clause items.
LDLMS_DB::escape_IN_clause_placeholders Read More »
Method: Utility function to return the ‘values’ IN clause items.
LDLMS_DB::escape_IN_clause_values Read More »
Method: Collect and return server DB info.
LDLMS_DB::get_db_server_info Read More »
Method: Utility function to pre-process an array of values used in the SQL IN() clause.
LDLMS_DB::escape_IN_clause_array Read More »
Filter Hook: No description found
learndash_shortcode_course_list_legacy_loop Read More »
Method: Validate Settings Metabox post updates.
LearnDash_Settings_Metabox::validate_metabox_settings_post_updates Read More »
Method: Trigger Filters forSettings Metabox post updates.
LearnDash_Settings_Metabox::trigger_metabox_settings_post_filters Read More »
Method: Get Settings Metabox Values.
LearnDash_Settings_Metabox::get_settings_metabox_values Read More »
Method: Get Settings Metabox Field Value by key.
LearnDash_Settings_Metabox::get_metabox_settings_value_by_key Read More »