Learndash_Admin_Post_Edit::edit_post_post_type()
Method: Edit Post handler function.
Method: Edit Post handler function.
Method: Public constructor for class.
Method: Common function to check if we are editing a correct post type.
Method: On Load handler function for this post type edit.
Filter Hook: Filters post metaboxes init settings.
Method: Check superglobal 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 fiel is zero for course post types.
Method: Register metaboxes for Question edit.
Method: Clear the Post oEmbed cache.
Class: Absract for LearnDash Post Edit Pages.