Learndash_Admin_Posts_Listing::get_selector()
Method: Utility function to get a Selector by key.
Learndash_Admin_Posts_Listing::get_selector Read More »
@package: LearnDash
Source Files: includes/admin/class-learndash-admin-posts-listing.php
Method: Utility function to get a Selector by key.
Learndash_Admin_Posts_Listing::get_selector Read More »
Method: Display selector filters above post table listing.
Learndash_Admin_Posts_Listing::restrict_manage_posts_selectors Read More »
Method: Disable the default WordPress logic to display the post type taxonomies.
Learndash_Admin_Posts_Listing::disable_categories_dropdown Read More »
Method: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Posts_Listing::parse_query_table_listing Read More »
Method: Validate the selector value for Integer value.
Learndash_Admin_Posts_Listing::selector_value_integer Read More »
Method: Validate the selector value for Course.
Learndash_Admin_Posts_Listing::selector_value_for_course Read More »
Method: Validate the selector value for Course.
Learndash_Admin_Posts_Listing::selector_value_for_group Read More »
Method: Validate the selector value for Author.
Learndash_Admin_Posts_Listing::selector_value_for_author Read More »
Method: Fills the selector values from the AJAX request data.
Learndash_Admin_Posts_Listing::fill_selectors_values_ajax Read More »
Method: Set the selector values from the _GET variables.
Learndash_Admin_Posts_Listing::fill_selectors_values Read More »
Method: Get the Selector via the Selector nonce.
Learndash_Admin_Posts_Listing::get_selector_by_nonce Read More »
Method: Register the listing set with unique nonce key to be used during AJAX queries.
Learndash_Admin_Posts_Listing::register_listing_set Read More »
Method: Initialize the listing taxonomies.
Learndash_Admin_Posts_Listing::listing_taxonomies_init Read More »
Method: Initialize the listing.
Learndash_Admin_Posts_Listing::listing_init Read More »
Method: Handler function for Select2 AJAX requests.
Learndash_Admin_Posts_Listing::ajax_listing_select2_query Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Posts_Listing::on_load_listing Read More »
Method: Common function to check if we are editing a correct post type.
Learndash_Admin_Posts_Listing::post_type_check Read More »
Method: Edit Post handler function.
Learndash_Admin_Post_Edit::edit_post_post_type Read More »
Method: Hides the list table views for non admin users.
Learndash_Admin_Assignments_Listing::edit_list_table_views Read More »
Method: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Assignments_Listing::filter_by_approval_status Read More »