Handles the ID column output.
File: wp-admin/includes/class-wp-ms-users-list-table.php
public function column_id( $user ) { echo $user->ID; }
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_ms_users_list_table/column_id