Filters the metadata for a site signup.
The metadata will be serialized prior to storing it in the database.
$metaarray
$domainstring
$pathstring
$titlestring
$userstring
$user_emailstring
$keystring
$meta = apply_filters( 'signup_site_meta', $meta, $domain, $path, $title, $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_site_meta