manage_users_extra_tablenav
Action Hook: Fires immediately following the closing “actions” div in the tablenav for the users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:324
Action Hook: Fires immediately following the closing “actions” div in the tablenav for the users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:324
Filter Hook: Filters the returned array of roles for a user.
Source: wp-admin/includes/class-wp-users-list-table.php:638
Method: Returns an array of user roles for a given user object.
Source: wp-admin/includes/class-wp-users-list-table.php:615
Filter Hook: Filters the query arguments used to retrieve users for the current users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:138
Method: Gets the name of the default primary column.
Source: wp-admin/includes/class-wp-users-list-table.php:603
Method: Generate HTML for a single row on the users.php admin panel.
Source: wp-admin/includes/class-wp-users-list-table.php:416
Filter Hook: Filters the action links displayed under each user in the Users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:483
Filter Hook: Filters the display output of custom columns in the Users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:582
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:312
Method: Capture the bulk action required, and return it.
Source: wp-admin/includes/class-wp-users-list-table.php:337
Method: Get a list of columns for the list table.
Source: wp-admin/includes/class-wp-users-list-table.php:353
Class: Core class used to implement displaying users in a list table.
Source: wp-admin/includes/class-wp-users-list-table.php:18
Method: Get a list of sortable columns for the list table.
Source: wp-admin/includes/class-wp-users-list-table.php:377
Method: Constructor.
Source: wp-admin/includes/class-wp-users-list-table.php:45
Method: Generate the list table rows.
Source: wp-admin/includes/class-wp-users-list-table.php:391
Method: Check the current user’s permissions.
Source: wp-admin/includes/class-wp-users-list-table.php:68
Method: Prepare the users list for display.
Source: wp-admin/includes/class-wp-users-list-table.php:84
Method: Output ‘no users’ message.
Source: wp-admin/includes/class-wp-users-list-table.php:158
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:175
Method: Retrieve an associative array of bulk actions available on this table.
Source: wp-admin/includes/class-wp-users-list-table.php:264
Method: Output the controls to allow user roles to be changed in bulk.
Source: wp-admin/includes/class-wp-users-list-table.php:288