Check the current user’s permissions.
WP_Users_List_Table::prepare_items
Prepare the users list for display.
WP_Users_List_Table::no_items
Output ‘no users’ message.
WP_Users_List_Table::get_views
Return an associative array listing all the views that can be used with this table.
Advertisement
WP_Users_List_Table::get_bulk_actions
Retrieve an associative array of bulk actions available on this table.
WP_Users_List_Table::extra_tablenav
Output the controls to allow user roles to be changed in bulk.
WP_Users_List_Table::current_action
Capture the bulk action required, and return it.
WP_Themes_List_Table::display
Displays the themes table.
Advertisement
WP_Terms_List_Table::inline_edit
Outputs the hidden row displayed when inline editing
WP_Theme_Install_List_Table::display
Displays the theme install table.
WP_Theme_Install_List_Table::single_row
Prints a theme from the WordPress.org API.
WP_Themes_List_Table::__construct
Constructor.
Advertisement
WP_Terms_List_Table::__construct
Constructor.
WP_Posts_List_Table::inline_edit
Outputs the hidden row displayed when inline editing
WP_Posts_List_Table::_page_rows
Given a top level page ID, display the nested hierarchy of sub-pages together with paging support