signup_another_blog
signup_another_blog ( $blogname = '', $blog_title = '', $errors = '' )
Parameters:- (string) blogname The new site name
- (string) blog_title The new site title.
- (WP_Error|string) errors A WP_Error object containing existing errors. Defaults to empty string.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: —
Description
Shows a form for returning users to sign up for another site.