Personally, I’d use the hook Register Form (run at the end of the default rego form) to capture the data then POST
the data to a Drupal page and/or run the mysql query ond the Drupal database.
Related Posts:
- WordPress auto login after registration not working
- Get user info outside WordPress
- Should I encrypt the response that triggers an Ajax action? Is nonce sufficient?
- wordpress disable login for unverified user
- Integrating Facebook Registration (and Login) on a WordPress page
- How to allow an user role to create a new user under a role which lower than his level only?
- Display user registration date
- Whats the best way to share user data across multiple WordPress websites?
- Replacing the WordPress password validation
- What the user_status column?
- Problem with Hebrew characters in username
- Remove email verification when new user register
- How to set up User email verification after Signup?
- Allow up to 5 Concurrent Login Sessions
- How to let user set password on registration
- How to display custom user meta from registration in backend?
- Multi-steps WordPress registration : in 4 steps how to?
- Why does is_user_logged_in() return false after redirect from another site?
- Force users to complete their profile after they register? How to
- How do i auto approve new user?
- Copy a user from one WordPress site to another
- Pre-populate Username Field
- Can I hook into the invite user process to verify their email address is from a certain domain?
- How to create custom LOGIN and REGISTRATION forms?
- How to get user ID during registration and add it to a custom table
- How to keep track of user logins?
- Limit content by user registration date
- What is the best way to avoid spammers registering to my blog?
- ACF Upload Image in front-end with custom form
- How can I secure a WordPress blog using OpenID from a single provider?
- How to customize wp_signon()
- Is it possible to get a user with just the password field?
- How Do I Prevent Junk Account Creation?
- Redirect after login based on user role (custom login page)
- Check for user meta data at Login
- Redirect User to Homepage if no other redirect is specified
- My custom page template with is_user_logged_in() does not detect that I’m logged in
- Can I bulk register contributors for a new blog
- New user notification doesn’t include activation link
- Use phpbb user database for WordPress
- Share user table from WP with Drupal
- Create not-activated user in code, wordpress
- How can I allow password reset based on logins containing the @ character?
- A way to count logged in users and display count?
- stop login if user_status equal zero
- Front End Registration Form Code – Password Field Not Saving
- How can I verify users facebook ID that he provides during signup process
- How do i make my wordpress website private?
- Plugin for limiting user registration based on ip with expiry period?
- Restricted registrations or removing the ability to edit your password/email
- Redirect user to login before viewing custom post
- Creating user in Firebase after WordPress user registration
- Change the user_login at registration
- Can user login details be used for other applications?
- Max no of simultaneous active sessions for a single user
- Users managed to register on website with no register button?
- User management system similar to wordpress one?
- When I try to login in wordpress it is showing “USER Doesn’t Exists”
- Add value in user table when user is created
- Displaying different in-page content to cliente/admin
- Redirect subscribers to last viewed page after log-in
- Can i add password field into my wp registration form?
- Reset Password policy
- Rewrite Rules and Login Issue
- How can I attach a user to another user with user meta
- Register user when after filling contact form
- Is possible to allow user to login with different role?
- Creating user without username and password
- WordPress registration without wp-login.php and wp-admin folder, is it possible?
- Use WordPress Login for a non-wordpress site
- Check for valid email after user inactivity?
- WordPress Login Customization for External Authentication
- Keep Logged in Users out of Admin Panel
- Does wordpress support natively the concept of logging-in users? (not admins, but users of the website)
- Is there any action /filter hook I can use to disable login for some user role?
- How to check User Role and redirect to specific page according to Role when login in WordPress?
- How to set custom avatar for users?
- Display video on homepage for users who have not logged in
- Assign random (and unique) user meta upon registration
- How do you manage your pages or functions that require logged-in users?
- How to add registration date and last login date to user list page
- What is correct way to change user’s email?
- Send clear password via mail
- How to programmatically read the plan text password when user register?
- Custom registration and pending approval
- How can i login with user’s password in WordPress being an admin?
- Delete a user from frontend
- Automatic Website user password generation
- Customising “user ids” and add to ‘user’ panel in the admin area
- How to hide some users to unlogged users [closed]
- Check if user is logged in via JS? [duplicate]
- Unique password to access a section site
- Make new users automatically approved
- Use members from 1 site on another one
- Adding more fields to the add user page on dashboard
- Can I edit the database to change a login?
- how redirect users to custom login page when “login to reply” is clicked? [duplicate]
- User(s) already exists show error please provide a valid username
- wp_generate_password sets password but can’t login using created password
- Edit text of WordPress “Register” button