ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-MU

validate_user_signup()

Function: Validates the new user sign-up.

Source: wp-signup.php:665

Used by 0 functions | Uses 7 functions

confirm_user_signup()

Function: Shows a message confirming that the new user has been registered and is awaiting activation.

Source: wp-signup.php:696

Used by 1 function | Uses 2 functions

signup_blog()

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

Source: wp-signup.php:728

Used by 2 functions | Uses 5 functions

validate_blog_signup()

Function: Validates new site signup.

Source: wp-signup.php:789

Used by 0 functions | Uses 9 functions

confirm_blog_signup()

Function: Shows a message confirming that the new site has been registered and is awaiting activation.

Source: wp-signup.php:853

Used by 1 function | Uses 2 functions

validate_user_form()

Function: Validates user sign-up name and email.

Source: wp-signup.php:319

Used by 1 function | Uses 1 function

signup_another_blog()

Function: Shows a form for returning users to sign up for another site.

Source: wp-signup.php:332

Used by 1 function | Uses 7 functions

signup_hidden_fields

Action Hook: Hidden sign-up form fields output when creating another site or user.

Source: wp-signup.php:409

Used by 3 functions | Uses 0 functions

validate_another_blog_signup()

Function: Validates a new site sign-up for an existing user.

Source: wp-signup.php:431

Used by 0 functions | Uses 9 functions

signup_create_blog_meta

Filter Hook (deprecated): Filters the new site meta variables.

Source: wp-signup.php:483

Used by 1 function | Uses 0 functions
1 2 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy