signup_blog
signup_blog ( $user_name = '', $user_email = '', $blogname = '', $blog_title = '', $errors = '' )
Parameters:- (string) $user_name The username.
- (string) $user_email The user's email address.
- (string) $blogname The site name.
- (string) $blog_title The site title.
- (WP_Error|string) $errors A WP_Error object containing existing errors. Defaults to empty string.
Defined at:Change Log: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Setup the new site signup