Learndash_Admin_Post_Edit::add_metaboxes()
Method: Register metaboxes for course Associated Content
Learndash_Admin_Post_Edit::add_metaboxes Read More »
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-posts-edit.php
Method: Register metaboxes for course Associated Content
Learndash_Admin_Post_Edit::add_metaboxes 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: Save Question handler function.
Learndash_Admin_Post_Edit::save_post Read More »
Method: Override Gutenberg placeholder text shown when adding new post.
Learndash_Admin_Post_Edit::gutenberg_placeholder_write_your_story Read More »
Method: Override Gutenberg placeholder title shown when adding new post.
Learndash_Admin_Post_Edit::gutenberg_placeholder_enter_title_here 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: Called from WP at the start of the post edit
Learndash_Admin_Post_Edit::edit_form_top Read More »
Method: Check super global data.
Learndash_Admin_Post_Edit::clear_request_data Read More »
Method: On Load handler function for this post type edit.
Learndash_Admin_Post_Edit::on_load 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: Public constructor for class.
Learndash_Admin_Post_Edit::__construct Read More »
Method: No description found
Learndash_Admin_Lessons_Listing::learndash_post_listing_after_option Read More »
Method: Filter the selector filters.
Learndash_Admin_Lessons_Listing::filter_quiz_lesson_selector Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Lessons_Listing::on_load_edit Read More »
Method: Public constructor for class
Learndash_Admin_Lessons_Listing::__construct Read More »
Method: Called after the post has been deleted.
Learndash_Admin_Questions_Listing::deleted_post Read More »
Method: Initial hook for deleting a post.
Learndash_Admin_Questions_Listing::before_delete_post Read More »
Method: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Questions_Listing::parse_query_table_filter Read More »
Method: Function to show selectors before the post_type selectors.
Learndash_Admin_Questions_Listing::show_early_selectors Read More »
Method: Output custom column row data
Learndash_Admin_Questions_Listing::manage_column_rows Read More »