do_action( 'signup_blogform', WP_Error $errors ) Fires after the site sign-up form. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $errors (WP_Error) A WP_Error object possibly containing 'blogname' or 'blog_title' errors. Top ↑Source File: wp-signup.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-signup.php: show_blog_form() Generates and displays the Sign-up and Create Site forms. Top ↑Changelog Changelog Version Description 3.0.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-signup.php: show_blog_form() Generates and displays the Sign-up and Create Site forms.