ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • confirm_another_blog_signup
  • signup_finished

do_action( 'signup_finished' )

Fires when the site or user sign-up process is complete.


Source

File: wp-signup.php

View on GitHub


Related

Used By

Used By
Used By Description
wp-signup.php: confirm_user_signup()

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

wp-signup.php: confirm_blog_signup()

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

wp-signup.php: confirm_another_blog_signup()

Shows a message confirming that the new site has been created.


Changelog

Changelog
Version Description
3.0.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy