W3cubDocs

/WordPress

apply_filters( 'signup_another_blog_init', array $signup_defaults )

Filters the default site sign-up variables.

Parameters

$signup_defaults

(array) An array of default site sign-up variables.

  • 'blogname'
    (string) The site blogname.
  • 'blog_title'
    (string) The site title.
  • 'errors'
    (WP_Error) A WP_Error object possibly containing 'blogname' or 'blog_title' errors.

Source

File: wp-signup.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_another_blog_init