New and updated in 3.1.0
-
Filters the list of widgets to load for the User Admin dashboard.
-
functionremove_menu_page()
Removes a top-level admin menu.
-
functionremove_submenu_page()
Removes an admin submenu.
-
function_sort_uname_callback()
Declares a callback to sort array by a ‘Name’ key.
-
functionis_plugin_inactive()
Determines whether the plugin is inactive.
-
function_get_list_table()
Fetches an instance of a WP_List_Table class.
-
Helper class to be used only by back compat functions.
-
Gets a list of all, hidden, and sortable columns.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-list-table-compat.php:48 -
Gets a list of columns.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-list-table-compat.php:64 -
Generates the list table rows.
Used by 0 functions | Uses 19 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:472 -
Core class used to implement displaying plugins to install in a list table.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:17 -
functionget_submit_button()
Returns a submit button, with provided text and appropriate class.
-
hookadmin_xml_ns
Fires inside the HTML tag in the admin header.
-
functionsubmit_button()
Echoes a submit button, with provided text and appropriate class(es).
-
classWP_Themes_List_Table
Core class used to implement displaying installed themes in a list table.
-
Constructor.
-
Displays the themes table.
Used by 0 functions | Uses 3 functions | Source: wp-admin/includes/class-wp-themes-list-table.php:159 -
Generates the list table rows.
Used by 1 function | Uses 9 functions | Source: wp-admin/includes/class-wp-themes-list-table.php:196 -
Core class used to implement displaying sites in a list table for the network admin.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:17 -
Constructor.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:36 -
Prepares the list of sites for display.
Used by 0 functions | Uses 12 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:68 -
Generates the list table rows.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:618 -
Filters the action links displayed for each site in the Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:859 -
Fires for each registered custom column in the Sites list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-sites-list-table.php:610 -
Generates HTML for a single row on the users.php admin panel.
Used by 1 function | Uses 19 functions | Source: wp-admin/includes/class-wp-users-list-table.php:433 -
Checks the current user’s permissions.
-
Prepares the users list for display.
-
Outputs ‘no users’ message.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:157 -
Returns an associative array listing all the views that can be used with this table.
Used by 0 functions | Uses 9 functions | Source: wp-admin/includes/class-wp-users-list-table.php:174 -
Retrieves an associative array of bulk actions available on this table.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-users-list-table.php:271