learndash_register_essay_post_status()
Function: Registers the ‘Graded’ and ‘Not Graded’ post status.
learndash_register_essay_post_status Read More »
Function: Registers the ‘Graded’ and ‘Not Graded’ post status.
learndash_register_essay_post_status Read More »
Function: Manages the permissions for the essay post type.
learndash_essay_permissions Read More »
Function: Adds custom columns to the essay post type listing in admin.
add_essays_data_columns Read More »
Function: Populates the essay post type columns in the admin.
learndash_populate_essay_cpt_columns Read More »
Function: Adds ‘Approve’ option next to certain selects on the Essay edit screen in the admin.
learndash_essay_bulk_actions Read More »
Function: Adds inline actions to assignments on post listing hover in the admin.
learndash_essay_inline_actions Read More »
Function: Adjust essay post type query in admin
learndash_modify_admin_essay_listing_query Read More »
Function: Sorts the quiz results messages.
learndash_quiz_result_message_sort Read More »
Function: Syncs the `WPProQuiz` question category with the LearnDash question taxonomy.
learndash_proquiz_sync_question_category Read More »
Function: Gets all the quiz post IDs from the quiz pro ID.
learndash_get_quiz_post_ids Read More »
Function: Gets the `WPProQuiz` Question row column fields.
leandash_get_question_pro_fields Read More »
Function: Gets the `WPProQuiz` Quiz row column fields.
leandash_get_quiz_pro_fields Read More »
Function: Gets the primary quiz post ID from a pro quiz ID.
learndash_get_quiz_primary_shared Read More »
Function: Gets the list of questions associated with the quiz.
learndash_get_quiz_questions Read More »
Function: Prints the quiz navigation admin template for the widget.
learndash_quiz_navigation_admin Read More »
Function: Prints the quiz switcher within the quiz questions in the admin meta box.
learndash_quiz_switcher_admin Read More »
Function: Handles the AJAX pagination for the quiz questions navigation.
learndash_wp_ajax_ld_quiz_navigation_admin_pager Read More »
Function: Syncs the question pro fields with the question post.
learndash_proquiz_sync_question_fields Read More »
Function: Adds a WPProQuiz question to mirror a Question post (sfwd-question).
learndash_update_pro_question Read More »
Function: Handles the question save template logic.
learndash_update_question_template Read More »