WP_Users_List_Table::single_row()
Method: Generate HTML for a single row on the users.php admin panel.
Source: wp-admin/includes/class-wp-users-list-table.php:452
Method: Generate HTML for a single row on the users.php admin panel.
Source: wp-admin/includes/class-wp-users-list-table.php:452
Function: Callback to sort array by a ‘name’ key.
Source: wp-admin/includes/widgets.php:72
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
Function: Create the date options fields for exporting a given post type.
Source: wp-admin/export.php:139
Filter Hook: Filters whether to show the Add Existing User form on the Multisite Users screen.
Source: wp-admin/network/site-users.php:212
Action Hook: Fires after the list table on the Users screen in the Multisite Network Admin.
Source: wp-admin/network/site-users.php:310
Filter Hook: Filters whether to show the Add New User form on the Multisite Users screen.
Source: wp-admin/network/site-users.php:365
Class: Core class used to implement displaying post comments in a list table.
Source: wp-admin/includes/class-wp-post-comments-list-table.php:17