remove_columns()
Function: Removes specific admin columns.
Function: Disables the category filters for post listings.
disable_categories_filters Read More »
Action Hook (deprecated): Fires after the admin post listing option.
learndash_post_listing_after_option Read More »
Method: Display post type selectors.
Learndash_Admin_Posts_Listing::show_post_type_selectors Read More »
Method: Show builder header left
Learndash_Admin_Builder::show_builder_header_left Read More »
Method: Public constructor for class.
Learndash_Admin_Groups_Edit::__construct Read More »
Method: Display taxonomy selectors.
Learndash_Admin_Posts_Listing::show_taxonomy_selectors Read More »
Method: Function called when WP load the page.
Learndash_Admin_Groups_Edit::on_load_groups Read More »
Method: Utility display function to show a post title with row actions.
Learndash_Admin_Posts_Listing::show_post_link Read More »
Method: Register Groups meta box for admin
Learndash_Admin_Groups_Edit::learndash_groups_add_custom_box Read More »
Method: Check primary course ID for the current step
Learndash_Admin_Posts_Listing::post_row_actions Read More »
Method: Prints content for Groups meta box for admin
Learndash_Admin_Groups_Edit::learndash_groups_page_box Read More »
Method: Utility function to show the row actions hover links on certain rows.
Learndash_Admin_Posts_Listing::show_row_actions Read More »
Method: When the post is saved, save the data in the Groups custom metabox
Learndash_Admin_Groups_Edit::learndash_groups_save_postdata Read More »
Method: Shows post type filter above the table listing.
Learndash_Admin_Posts_Listing::show_post_type_selector Read More »
Method: Add columns to Group table listing.
Learndash_Admin_Groups_Edit::set_groups_columns Read More »
Method: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Posts_Listing::parse_query_table_filter Read More »
Method: Display Group columns.
Learndash_Admin_Groups_Edit::display_groups_columns Read More »
Method: Initial hook for deleting a post.
Learndash_Admin_Posts_Listing::before_delete_post Read More »
Method: Public constructor for class
Learndash_Admin_Posts_Listing::__construct Read More »