Core Function
View Source on Trac ↗ signup_another_blog()
signup_another_blog( mixed $blogname = '', mixed $blog_title = '', mixed $errors = '' ) Shows a form for returning users to sign up for another site.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $blogname string | The new site name |
| $blog_title string | The new site title. |
| (WP_Error | | string) $errors A WP_Error object containing existing errors. Defaults to empty string. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
MU (3.0.0)
Source File
wp-signup.php
Advertisement