Filters the metadata for a user signup.
The metadata will be serialized prior to storing it in the database.
$metaarray
$userstring
$user_emailstring
$keystring
$meta = apply_filters( 'signup_user_meta', $meta, $user, $user_email, $key );
| Version | Description |
|---|---|
| 4.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_user_meta