WP_Users_List_Table
Methods
1 to 7 of 7
- 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.
- WP_Users_List_Table::get_bulk_actions() – Retrieve an associative array of bulk actions available on this table.
- WP_Users_List_Table::get_columns() – Get a list of columns for the list table.
- WP_Users_List_Table::get_role_list() – Returns an array of translated user role names for a given user object.
- WP_Users_List_Table::get_sortable_columns() – Get a list of sortable columns for the list table.
- WP_Users_List_Table::single_row() – Generate HTML for a single row on the users.php admin panel.