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:337
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:337
Method: Returns an array of translated user role names for a given user object.
Source: wp-admin/includes/class-wp-users-list-table.php:651
Filter Hook: Filters the returned array of translated role names for a user.
Source: wp-admin/includes/class-wp-users-list-table.php:674
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:137
Method: Gets the name of the default primary column.
Source: wp-admin/includes/class-wp-users-list-table.php:639
Method: Generate HTML for a single row on the users.php admin panel.
Source: wp-admin/includes/class-wp-users-list-table.php:428
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:514
Filter Hook: Filters the display output of custom columns in the Users list table.
Source: wp-admin/includes/class-wp-users-list-table.php:618
Class: Core class used to implement displaying users in a list table.
Source: wp-admin/includes/class-wp-users-list-table.php:17
Method: Get a list of sortable columns for the list table.
Source: wp-admin/includes/class-wp-users-list-table.php:389
Method: Constructor.
Source: wp-admin/includes/class-wp-users-list-table.php:44
Method: Generate the list table rows.
Source: wp-admin/includes/class-wp-users-list-table.php:403
Method: Check the current user’s permissions.
Source: wp-admin/includes/class-wp-users-list-table.php:67
Method: Prepare the users list for display.
Source: wp-admin/includes/class-wp-users-list-table.php:83
Method: Output ‘no users’ message.
Source: wp-admin/includes/class-wp-users-list-table.php:157
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:325
Method: Capture the bulk action required, and return it.
Source: wp-admin/includes/class-wp-users-list-table.php:350
Method: Get a list of columns for the list table.
Source: wp-admin/includes/class-wp-users-list-table.php:365