ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-signup.php

after_signup_form

Action Hook: Fires after the sign-up forms, before wp_footer.

Source: wp-signup.php:1042

Used by 0 functions | Uses 0 functions

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

signup_blog_init

Filter Hook: Filters the default site creation variables for the site sign-up form.

Source: wp-signup.php:756

Used by 1 function | Uses 0 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

signup_get_available_languages()

Function: Retrieves languages available during the site/user sign-up process.

Source: wp-signup.php:897

Used by 3 functions | Uses 2 functions

signup_get_available_languages

Filter Hook: Filters the list of available languages for front-end site sign-ups.

Source: wp-signup.php:911

Used by 1 function | Uses 0 functions

before_signup_header

Action Hook: Fires before the Site Sign-up page is loaded.

Source: wp-signup.php:50

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