File: wp-admin/includes/class-wp-users-list-table.php
-
Fires immediately following the closing “actions” div in the tablenav for the users list table.
-
Returns an array of translated user role names for a given user object.
-
hookget_role_list
Filters the returned array of translated role names for a user.
-
Filters the query arguments used to retrieve users for the current users list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:137 -
Gets the name of the default primary column.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:646 -
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 -
hookuser_row_actions
Filters the action links displayed under each user in the Users list table.
-
Filters the display output of custom columns in the Users list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:625 -
classWP_Users_List_Table
Core class used to implement displaying users in a list table.
-
Gets a list of sortable columns for the list table.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:394 -
Constructor.
-
Generates the list table rows.
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-users-list-table.php:408 -
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 -
Outputs the controls to allow user roles to be changed in bulk.
Used by 0 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-users-list-table.php:300 -
Fires just before the closing div containing the bulk role-change controls in the Users list table.
-
Captures the bulk action required, and return it.
-
Gets a list of columns for the list table.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:370