learndash_register_essay_post_type()
Function: Registers the essay post type.
learndash_register_essay_post_type Read More »
@package: LearnDash / Essay
Source Files: includes/quiz/ld-quiz-essays.php
Function: Registers the essay post type.
learndash_register_essay_post_type Read More »
Filter Hook: Filters courseinfo shortcode output.
learndash_courseinfo Read More »
Function: Adds the essay post type capabilities.
learndash_add_essay_caps Read More »
Filter Hook: Filters Quizzes to be included in calculations.
learndash_courseinfo_quizzes Read More »
Function: Maps the meta capabilities for essay post type.
learndash_map_metacap_essays Read More »
Filter Hook (deprecated): Filters quiz essay upload link HTML output.
learndash-quiz-essay-upload-link Read More »
Function: Registers the ‘Graded’ and ‘Not Graded’ post status.
learndash_register_essay_post_status Read More »
Filter Hook: Filters the URL to redirect a user if it does not have permission to view the essay.
learndash_essay_permissions_redirect_url 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: 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: 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: 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 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 »