Get a list of sortable columns for the list table.
WP_Users_List_Table::get_columns
Get a list of columns for the list table.
WP_Users_List_Table::current_action
Capture the bulk action required, and return it.
WP_Users_List_Table::extra_tablenav
Output the controls to allow user roles to be changed in bulk.
Advertisement
WP_Users_List_Table::get_bulk_actions
Retrieve an associative array of bulk actions available on this table.
WP_Users_List_Table::get_views
Return an associative array listing all the views that can be used with this table.
WP_Users_List_Table::no_items
Output ‘no users’ message.
WP_Users_List_Table::prepare_items
Prepare the users list for display.
Advertisement
WP_Users_List_Table::ajax_user_can
Check the current user’s permissions.
WP_Users_List_Table::__construct
Constructor.
get_role_list
Filters the returned array of roles for a user.
manage_users_custom_column
Filters the display output of custom columns in the Users list table.
Advertisement
user_row_actions
Filters the action links displayed under each user in the Users list table.
manage_users_extra_tablenav
Fires immediately following the closing “actions” div in the tablenav for the users list table.
restrict_manage_users
Fires just before the closing div containing the bulk role-change controls in the Users list table.