show_blog_form
show_blog_form ( $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
Generates and displays the Sign-up and Create Site forms.