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:
  • M: U

Description

Shows a form for a user or visitor to sign up for a new site.

Related Functions

wpmu_signup_blog, signup_another_blog, insert_blog, signup_user, install_blog

Top Google Results

User discussions

wpseek mobile