signup_blogform WordPress Action Hook
The signup_blogform hook is used to add extra fields to the signup form for new sites. This hook is useful for adding custom fields or extra functionality to the form.
do_action( 'signup_blogform', WP_Error $errors ) #
Fires after the site sign-up form.