Filters a user’s nickname before the user is created or updated.
$nicknamestring
$meta['nickname'] = apply_filters( 'pre_user_nickname', $nickname );
| Version | Description |
|---|---|
| 2.0.3 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_user_nickname