Filters the columns displayed in the Network Admin Users list table.
$users_columnsstring[]
'cb', 'username', 'name', 'email', 'registered', 'blogs'.return apply_filters( 'wpmu_users_columns', $users_columns );
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_users_columns