Learndash_Admin_Posts_Listing
Class: Class LearnDash Posts Listing Abstract.
Learndash_Admin_Posts_Listing Read More »
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-posts-listing.php
Class: Class LearnDash Posts Listing Abstract.
Learndash_Admin_Posts_Listing Read More »
Method: Public constructor for class
Learndash_Admin_Builder::__construct Read More »
Method: Public constructor for class
Learndash_Admin_Posts_Listing::__construct Read More »
Method: Add instance to static tracking array
Learndash_Admin_Builder::add_instance Read More »
Method: Display options above table listing to allow filtering.
Learndash_Admin_Posts_Listing::restrict_manage_posts_action Read More »
Method: Get the current instance of this class or new.
Learndash_Admin_Builder::get_instance Read More »
Method: Output custom column row data
Learndash_Admin_Posts_Listing::manage_column_rows Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Builder::builder_on_load Read More »
Method: Add post type column headers.
Learndash_Admin_Posts_Listing::manage_column_headers Read More »
Method: Call via the WordPress admin_footer action hook.
Learndash_Admin_Builder::builder_admin_footer Read More »
Method: Output custom column row data
Learndash_Admin_Questions_Listing::manage_column_rows 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 »
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: 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 »