You’re short-circuiting the registration process when you redirect and exit script execution, the user_register
action isn’t the last step of the process. You can try to call wp_new_user_notification
manually, but I’m not sure what other side-effects that may have.
Related Posts:
- Disable user registration password email
- How do I customise the new user welcome email
- User Without Email?
- Allow Duplicate Email Address for Different Users
- Email confirmation on registration
- Email as Username in registration
- Handle registrations in WordPress when user doesn’t have any email?
- Email notification after registration in WordPress
- wordpress do not let user registered with info@ email and other reserved emails to get registered by users
- How do I make WordPress send an email to the user when his account gets approved (manual by me)
- User registration email and let user choose pasword
- 2 Email addresses for each user
- Script or plugin to send activation email automatically again after 2 hours
- how to email username and password to admin of new registration
- WordPress Won’t Send Email When a User Register
- Programming WordPress to Send an Email on Registration Form Submit?
- How do I troubleshoot registration/password email errors?
- Send email for confirmation during user registration
- User Without Email?
- I need to verify emails when users signup
- Check if “Send the new user an email about their account” is ticked
- WP Mail isn’t sending user account messages, does send from plugins
- User Registration – no Email required
- Get emails of register user in WordPress
- Duplicate notifications for new user registration
- Allowing Loading/Downloading of .mp3
- Create WP account from an external email form submission?
- Allow users to register as a higher role than default with code
- How to change the default registration email ? (plugin and/or non-plugin)
- How to set SMTP programmatically
- changing notification emails from WordPress @mydomain.net to something else
- Alert Email when any Post or Page is Changed
- Missing URL in password reset email
- Send user activation email when programmatically creating user
- prevent users from changing their email address
- Login email after registration never sent or received
- Include HTML template file in wp_mail
- Email sent from WordPress has HTML tags
- Reset Password – change from name and email address
- Send mail to wordpress admin
- WP Cron emails not working
- Few chars getting replaced with ‘=’ in mail content in wp_mail()
- Change Password notification text on mail
- On form submission how to send 2 email to different users
- email sends from [email protected] even though I have it set to something else
- Joining confirmation email
- How to setup SMTP for only one specific wp_mail()
- Sanitizing and validating email field
- action-scheduler vs wp-background-processing
- Subscribe from another website to the same list [closed]
- Trigger Woocommerce New User Email
- WordPress E-mail Config
- What’s wrong with Customizing new user notification email by add_filter?
- WordPress email reply back to the original post author
- What can be wrong when automated backups stop being sent to email?
- Wp_new_user_notification doesn’t work
- Make WordPress use timezone for email Date header
- WordPress unable to send mail
- Not able to send links in email after setting header
- Stop the execution of foreach loop which extract data from array?
- wp_mail_from is ignored
- How to edit the WordPress e-mail that gives the user their password? [duplicate]
- What is the best way to send out thousands of emails from a WordPress site? [closed]
- Do action for only switch status for publish_post
- Generate Email if No Posts Within Time Period
- Interrupted cron script sending me hourly emails. Please help!
- Does WordPress require port 25 for email?
- Is there a plugin that will let you do actions by mail? [closed]
- What emails does wordpress send?
- Send email daily using `wp_mail`
- Requiring wp-login.php sends headers automatically
- Changing email “From” address
- Changed my email. Locked out
- WordPress and IPN problem
- Add “Email Image” button with Hyperlink for individual images [closed]
- Mail through Cron Execution does not work!
- About Custom Email Template Design Responsive
- Need to suspend RSS feed while repairing missing old post
- How to recover one of WP email addresses?
- Send user auto generated password on different email
- Activation email to change admin address not being sent to Gsuite email account
- Send email with Content-Type text/plain
- forgot password page with expiry link email of 60 minutes
- Why do WordPress emails to multiple recipients include \n in the list
- Where is the account email address located?
- wp_mail() not sending emails with ajax
- SMTP not working for Comments Email Notifications
- wordpress wp mail not changing sender mail
- changing notification emails from WordPress @mydomain.net to something else
- Send Bulk Email without them going to spam
- How can I send an email 24 hours after first email?
- WordPress doesn’t send SMTP email even by phpmailer hook
- Asynchronous emailing
- Can wordpress users check GMAIL (G Suite) inbox & send email from their membership account on WordPress? [closed]
- New User Registration email
- WordPress isn’t sending welcome email with the password reset
- Where does email sent to *@example.com go? [closed]
- How to send emails and avoid them being classified as spam?
- How to change the WordPress email icon?
- What’s the optimum way to collect users’ email id?