learndash_add_admin_tab_item()
Function: Add admin tab item interface function
learndash_add_admin_tab_item Read More »
@package: LearnDash / admin
Source Files: includes/admin/class-learndash-admin-menus-tabs.php
Function: Add admin tab item interface function
learndash_add_admin_tab_item Read More »
Class: LearnDash Admin Pointers Class
Learndash_Admin_Pointers Read More »
Method: Register variables and start up plugin
Learndash_Admin_Pointers::__construct Read More »
Method: Add pointers to the current screen if they were not dismissed
Learndash_Admin_Pointers::admin_enqueue_scripts Read More »
Method: Register the available pointers for the current screen
Learndash_Admin_Pointers::register_pointers Read More »
Filter Hook: Filters screen pointers.
learndash_screen_pointers Read More »
Method: Check pointers against dismissed user pointers.
Learndash_Admin_Pointers::check_user_dissmissed Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Posts_Listing::on_load_edit Read More »
Method: Call via the WordPress load sequence for admin pages.
Learndash_Admin_Posts_Listing::on_load_post Read More »
Method: Display options above table listing to allow filtering.
Learndash_Admin_Posts_Listing::restrict_manage_posts_action Read More »
Method: Output custom column row data
Learndash_Admin_Posts_Listing::manage_column_rows Read More »
Method: Utility display function to show a post title with row actions.
Learndash_Admin_Posts_Listing::show_post_link 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: This function fill filter the table listing items based on filters selected.
Learndash_Admin_Posts_Listing::parse_query_table_filter Read More »
Method: Initial hook for deleting a post.
Learndash_Admin_Posts_Listing::before_delete_post Read More »
Class: Class for LearnDash Admin Group Post Edit.
Learndash_Admin_Groups_Edit Read More »
Method: Called after the post has been deleted.
Learndash_Admin_Posts_Listing::deleted_post Read More »
Method: Public constructor for class.
Learndash_Admin_Groups_Edit::__construct Read More »
Method: Function called when WP load the page.
Learndash_Admin_Groups_Edit::on_load_groups Read More »
Method: Register Groups meta box for admin
Learndash_Admin_Groups_Edit::learndash_groups_add_custom_box Read More »