learndash_patent_course_and_lesson_id_save_NEW()
Function: Updates the post IDs that maintain relationships between courses, lessons, topics, and quizzes on post save.
learndash_patent_course_and_lesson_id_save_NEW Read More »
Function: Updates the post IDs that maintain relationships between courses, lessons, topics, and quizzes on post save.
learndash_patent_course_and_lesson_id_save_NEW Read More »
Function: Adds the assigned lesson & assigned course columns for topics and assignments in the admin.
add_lesson_data_columns Read More »
Function: Adds the status and points columns for assignments in the admin.
add_assignment_data_columns Read More »
Function: Removes the categories column for quizzes.
remove_categories_column Read More »
Function: Outputs approval status for assignment in admin posts listing.
manage_asigned_assignment_columns Read More »
Function: Outputs the values for assigned courses in admin columns for lessons, quizzes, topics, and assignments.
manage_asigned_course_columns Read More »
Function: Gets the the table row actions output.
learndash_list_table_row_actions Read More »
Function: Outputs the select dropdown before the filter button to filter post listing by course.
restrict_listings_by_course Read More »
Function: Queries the post listing data based on the user selections in the admin.
course_table_filter Read More »
Function: Generates the lesson IDs and course IDs once for all existing lessons, quizzes, and topics.
learndash_generate_patent_course_and_lesson_id_onetime Read More »
Function: Outputs the Reports Page.
learndash_lms_reports_page Read More »
Function: Adds JavaScript code to the admin footer.
learndash_select_menu Read More »
Function: Adds the shortcode column in admin for quizzes.
add_shortcode_data_columns Read More »
Function: Adds the assigned course columns for lessons and quizzes in the admin.
add_course_data_columns Read More »
Function: Prints content in the head tag in the admin dashboard.
learndash_admin_head Read More »
Function: Adds the LearnDash post type to the admin body class.
learndash_admin_body_class Read More »
Function: Hides the top-level menus with no submenus.
learndash_hide_menu_when_not_required Read More »
Function: Checks whether to load the admin assets.
learndash_should_load_admin_assets Read More »