Filters the display output of custom columns in the Users list table.
$outputstring
$column_namestring
$user_idint
$row .= apply_filters( 'manage_users_custom_column', '', $column_name, $user_object->ID );
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_users_custom_column