Learndash_Admin_Post_Edit::process_dashboard_tab()
Method: Processes the dashboard tab.
Learndash_Admin_Post_Edit::process_dashboard_tab Read More »
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-posts-edit.php
Method: Processes the dashboard tab.
Learndash_Admin_Post_Edit::process_dashboard_tab Read More »
Filter Hook: Filters whether the Dashboard tab is the default tab in the post edit screen.
learndash_dashboard_tab_is_default Read More »
Method: Filters the edit post link function to add the Dashboard tab when clicking on the Post title in the Post list.
Learndash_Admin_Post_Edit::add_dashboard_tab_in_edit_post_link Read More »
Method: Reverts the edit post link in the row actions to the default one.
Learndash_Admin_Post_Edit::revert_edit_post_link_in_row_actions Read More »
Method: Edit Post handler function.
Learndash_Admin_Post_Edit::edit_post_post_type Read More »
Class: Class LearnDash Post Edit Base.
Learndash_Admin_Post_Edit Read More »
Method: Public constructor for class.
Learndash_Admin_Post_Edit::__construct Read More »
Method: Common function to check if we are editing a correct post type.
Learndash_Admin_Post_Edit::post_type_check Read More »
Method: On Load handler function for this post type edit.
Learndash_Admin_Post_Edit::on_load Read More »
Method: Check super global data.
Learndash_Admin_Post_Edit::clear_request_data Read More »
Method: Called from WP at the start of the post edit
Learndash_Admin_Post_Edit::edit_form_top Read More »
Method: Called from WP when saving a post edit form. This filter allows us to interject a ‘currentTab’ query string variable.
Learndash_Admin_Post_Edit::redirect_post_location Read More »
Method: Override Gutenberg placeholder title shown when adding new post.
Learndash_Admin_Post_Edit::gutenberg_placeholder_enter_title_here Read More »
Method: Override Gutenberg placeholder text shown when adding new post.
Learndash_Admin_Post_Edit::gutenberg_placeholder_write_your_story Read More »
Method: Save Question handler function.
Learndash_Admin_Post_Edit::save_post Read More »
Method: Filter post_parent before update/insert. Ensure the post_parent field is zero for course post types.
Learndash_Admin_Post_Edit::filter_post_parent Read More »
Method: Register metaboxes for course Associated Content
Learndash_Admin_Post_Edit::add_metaboxes Read More »
Method: Clear the Post oEmbed cache.
Learndash_Admin_Post_Edit::post_clear_oembed_cache Read More »