Learndash_Admin_Post_Edit::edit_post_post_type()
Method: Edit Post handler function.
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-posts-edit.php
Method: Edit Post handler function.
Method: On Load handler function for this post type edit.
Filter Hook: Filters post metaboxes init settings.
Method: Check super global data.
Method: Called from WP at the start of the post edit
Method: Called from WP when saving a post edit form. This filter allows us to interject a ‘currentTab’ query string variable.
Method: Override Gutenberg placeholder title shown when adding new post.
Method: Override Gutenberg placeholder text shown when adding new post.
Method: Save Question handler function.
Method: Filter post_parent before update/insert. Ensure the post_parent field is zero for course post types.
Method: Register metaboxes for course Associated Content
Method: Clear the Post oEmbed cache.
Class: Class LearnDash Post Edit Base.
Method: Public constructor for class.
Method: Common function to check if we are editing a correct post type.