On this page
do_action( 'signup_finished' )
Fires when the site or user sign-up process is complete.
Source
File: wp-signup.php. View all references
do_action( 'signup_finished' );
Related
Used By
| Used By | Description |
|---|---|
| confirm_another_blog_signup() wp-signup.php | Shows a message confirming that the new site has been created. |
| confirm_user_signup() wp-signup.php | Shows a message confirming that the new user has been registered and is awaiting activation. |
| confirm_blog_signup() wp-signup.php | Shows a message confirming that the new site has been registered and is awaiting activation. |
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_finished