apply_filters( 'wpmu_users_columns', string[] $users_columns )
Filters the columns displayed in the Network Admin Users list table.
Parameters
- $users_columns
-
(string[]) An array of user columns. Default 'cb', 'username', 'name', 'email', 'registered', 'blogs'.
Source
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_users_columns