WP_Users_List_Table::get_default_primary_column_name()
Method: Gets the name of the default primary column.
Source: wp-admin/includes/class-wp-users-list-table.php:715
Method: Gets the name of the default primary column.
Source: wp-admin/includes/class-wp-users-list-table.php:715
Method: Returns an array of translated user role names for a given user object.
Source: wp-admin/includes/class-wp-users-list-table.php:727
Filter Hook: Filters the returned array of translated role names for a user.
Source: wp-admin/includes/class-wp-users-list-table.php:750
Method: Return an associative array listing all the views that can be used with this table.
Source: wp-admin/includes/class-wp-users-list-table.php:174
Method: Retrieve an associative array of bulk actions available on this table.
Source: wp-admin/includes/class-wp-users-list-table.php:271
Method: Output the controls to allow user roles to be changed in bulk.
Source: wp-admin/includes/class-wp-users-list-table.php:300
Action Hook: Fires just before the closing div containing the bulk role-change controls in the Users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:330
Class: Core class used to implement displaying users in a list table.
Source: wp-admin/includes/class-wp-users-list-table.php:17
Method: Constructor.
Source: wp-admin/includes/class-wp-users-list-table.php:44
Method: Check the current user’s permissions.
Source: wp-admin/includes/class-wp-users-list-table.php:67