Learndash_Admin_Question_Edit::edit_post_post_type()
Method: No description found
@package: LearnDash / Question / Edit
Source Files: includes/admin/classes-posts-edits/class-learndash-admin-question-edit.php
Method: No description found
Method: Shows the Single Choice Question Options metabox.
Method: Shows the Question Answers metabox.
Method: Shows the Question Template metabox.
Method: Display special answer points diagram.
Method: Hook into the WP admin footer logic to add custom JavaScript to replace the default page title.
Method: Filter the SFWD display options logic to set a default value for the Quiz.
Method: Initialize the ProQuiz Question being edited.
Method: Save Question handler function.
Method: Register metaboxes for Question editing
Method: Shows the Question Types metabox.
Method: Shows the Question Category metabox.
Method: Shows the Question Points metabox.
Method: Shows the Question Correct Answer Message metabox.
Method: Shows the Question Incorrect Answer Message metabox.
Method: Shows the Question Hint metabox.
Class: Class LearnDash Admin Question Edit.
Method: Public constructor for class.
Method: On Load handler function for this post type edit.