You can get the last inserted id at the time of registration and with this id get the user meta by meta keys you assign and send mail with details.
Related Posts:
- Login email after registration never sent or received
- Updated : how to make email optional while user registration using default wordpress form
- How to login with email only no username?
- Separate registration and login for different roles
- SSO / authentication integration with external ‘directory service’
- How to prefill WordPress registration with social details
- What are the differences between wp_users and wp_usermeta tables?
- Woocommerce registration page [closed]
- WordPress registration message
- How can I send a welcome email to a user AFTER they login for the first time?
- How to remove the WordPress logo from login and register page?
- Customize wp_new_user_notification_email()
- I want to disable E-Mail verifcation / activation when a user signs up for my WordPress site
- How do I check if a post is private?
- Receiving “This content cannot be displayed in a frame” error on login page
- How to customise wp-login.php only for users who are setting a password for the first time?
- What hooks should I use for pre-login and pre-registration actions?
- Change register form action url
- Problem with logging in WP users automatically
- Is it possible a one click user registration with Facebook or Twitter (or other Social Networks)?
- Register/Login using only phone number?
- Right practice to edit WP reset password email
- Force users to register in order to view website [duplicate]
- How do I force “users must be registered and logged in” on subsites?
- auto login after registeration for wp-members plugin
- How To Change Wp Register/Login URL Permanently To My Custom Page
- How to modify the action attribute of the wp-login.php?action=register form?
- Correct passwords keep appearing as incorrect
- Disabling standard registration login with username/email and password?
- Login form doesn’t log in
- Get the url of custom login page in the registration page
- By registering always make uppercase the first letter of the login
- Show reCaptcha on Custom Frontend Login & Register Form [closed]
- Best option to implement external register/login to WP from self-made API
- Auto Login After Registration
- How can I change the email sender name from wordpress to (myblogname) on the “lost password” email?
- Disable all other page except index,register,login till user login
- Generate email on meta value update
- What speaks against using a custom login.php / register.php to wordpress?
- Why is wp-login trying to send an email?
- Invalidate username if it contains @ symbol
- How do I add Login fields and registration link to the header?
- How to make a user be able to register if such a login already exists?
- Are login functions considered part of the WP backend?
- WordPress registration page template
- Removing “public” user registration without completely turning it off?
- Log in with email but no password
- Disable registration on certain condition
- what is the best and safest way to allow users to register to site
- Problem in auto login after registration
- How to invalidate `password reset key` after being used
- WordPress does not send email confirmation to newly registered users
- confirmation email is send from my local host registration of a user but mail will not display in there email account?
- Updating usermeta from login redirect to billing address
- Chosen user password in registration is not being accepted on Login
- WordPress auto login user after registration only from a specific page
- User account activation links are lacking query strings
- Login user after registration programmatically
- How to get rid of the username of registration form in theme my login wp plugin?
- Where do I find “log in” and “register” link which are located on the top right corner?
- How to force login after user browses for a few minutes or browses a few pages?
- Registration and Login form
- WordPress and Magento: let WordPress manage user registration and logins?
- Cant login, Password MUST be reset error, after reset
- how to add custom word press regisration form in word press 3.5 with out module [closed]
- Click on banner to register to the blog
- How to put Login, Register and newsletter widget on the same page?
- make a login system for site visitors
- How to create a fully functional user registration in WordPress?
- In Django, how do I know the currently logged-in user?
- How to change the default registration email ? (plugin and/or non-plugin)
- Check if wp-login is current page
- Can I programmatically login a user without a password?
- Can’t log in: “ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.”
- Is there any way to rename or hide wp-login.php?
- How can I redirect user after entering wrong password?
- Increase of failed login attempts, brute force attacks? [closed]
- Login page ERROR: Cookies are blocked due to unexpected output
- Preventing session timeout
- Disable user registration password email
- How reduce wordpress login session timeout time?
- Check for correct username on custom login form
- Disallow user from editing their own profile information
- I can’t access my site via wp-admin
- ‘Password field is empty’ error when using autofill in Chrome
- Removing username from the ‘wordpress_logged_in’ cookie
- How to show ‘login error’ and ‘lost password’ on my template page?
- How do I customise the new user welcome email
- Send user activation email when programmatically creating user
- What is $interim_login?
- How to change “You must be logged in to post a comment.”
- Custom login form
- User Without Email?
- How to prefill the username/password fields on the login page
- wp_signon returns user, but the user is not logged in
- Adding extra authentication field in login page
- Prevent wp_login_form() from redirecting to wp-admin when there are errors
- Redirect user using the ‘wp_login_failed’ action hook if the error is ’empty_username’ or ’empty_password’
- wp_signon() does not authenticate user guidance needed
- What exactly is ReAuth?