WPDev.one
Core Function
View Source on Trac ↗

show_blog_form()

show_blog_form( mixed $blogname = '', mixed $blog_title = '', mixed $errors = '' )

Generates and displays the Sign-up and Create Site forms.

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