Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About EDD Auto Register
This plugin requires Easy Digital Downloads 2.9 or greater. It automatically creates a WordPress user account for customers at checkout, reducing the time it takes for them to complete their purchase. The plugin overrides the guest checkout setting and hides the registration form on checkout. Developers can also use various filters for customization.Screenshots



Changelog
Version 1.4.5, April 23, 2022
- Dev: Updated for PHP 8.1+ compatibility.
Version 1.4.4, September 1, 2022
- Fix: The password link email tag was not always working.
- Fix: A notice has been added to the “Limit Auto Register” setting when Recurring is active.
- Fix: Repeat orders for logged in users could create new users.
- Fix: The user ID is now assigned to the order directly in EDD 3.0.
- Dev: The deprecation has been removed from the original email functions so that other plugins could unhook them.
Version 1.4.3, June 23, 2022
- Fix: The customer address is not added by Auto Register in EDD 3.0 as it’s done in core.
- Fix: For sites which had customized the user notification to include the password in plain text, the hashed password was being sent instead.
Version 1.4.2, May 12, 2022
- New: Added an option to only register new users for off-site gateways when payments are successful.
- Fix: Auto-registering users on multisite installs would throw an undefined variable notice.
- Fix: Viewing the Invoices settings would throw an undefined variable notice.
Version 1.4.1, April 22, 2022
- Fix: Auto Register prevented new subscriptions from being purchased.
- Fix: A deprecation notice was being shown in PHP 8.0.
Version 1.4, April 20, 2022
- Fix: Guest checkout settings were confusing when Auto-Register was active.
- Fix: User address information was not always saved.
- New: Added email tags to include Auto Register account information in the purchase receipt.
- New: Run Auto Register on manually created orders.
- New: Auto Register now works for CSV payment imports.
- New:
edd_auto_register_can_create_userfilter allows developers to modify whether a user can be created based on the payment data. - Dev: Auto Register now implements the extension loader framework.
Version 1.3.14, October 28, 2020
- Fix: New user email not sent when Auto Register is active.
- New: Add Danish translations.
- New: Add Auto Register section in EDD Extension settings.
Version 1.3.13, October 22, 2019
- Fix: Fatal error when Easy Digital DOwnloads core is not active.
Version 1.3.12, October 9, 2019
- Fix: Removed legacy edd_debug_log function declaration in order to avoid producing errors during EDD Updates.
Version 1.3.11, July 26, 2019
- Fix: Fixed integration issue with Recurring Payments where payments were being prevented.
- New: Some EDD 3.0 compatibility improvements.
- New: Improved integration with Software Licensing by using recommended methods.
- New: Improved some debugging assistance code.
- New: Improved requiring EDD core’s existence if Auto Register installed without it.
Version 1.3.10, February 16, 2018
- Fix: User accounts not created with Free Downloads
Version 1.3.9, April 27, 2017
- Fix: User not added to subsite when user already exists in site network
1.3.8
- Fix: Invalid foreach error when purchase does not contain license keys
1.3.7
- Fix: Ensure user ID is set on license keys properly
1.3.6
- Updated plugin authors
1.3.5
- Fix: Users not automatically logged in when using the Free Downloads extension
1.3.4
- Fix: Users not automatically logged in when using Buy Now buttons
- Fix: Manual purchases incorrectly assigned to site administrator that created the payment
1.3.3
- Tweak: Added support for other extensions to run the registration process before a payment is recorded
- Fix: Removed unused global variables
- Fix: Properly force Guest Checkout to be enabled
1.3.2
- Fix: Correct compatibility with Easy Digital Downloads user verification process.
1.3.1
- Fix: Issue with customers being forced to log in
1.3
- Fix: Resolves compatibility issues with Easy Digital Downloads 2.1+
- Fix: User accounts now created anytime a payment record is created, not just during checkout to resolve compatibility with some extensions
- Fix: Dramatically simplified code base
1.2.1
- Fix: EDD activation check
1.2
- Tweak: Pass $user_data along to edd_auto_register_insert_user_args filter
- Tweak: Pass username through sanitize_user() function
1.1
- New: User account creation now closely mimics that of EDD core meaning a user account will be created no matter what payment gateway is used
- New: “Lost Password?” link added to “login to purchase” form
- New: Setting to disable the admin notification
- New: Setting to disable the user notification
- New: edd_auto_register_insert_user_args filter. This can be used to do things such as modify the default role of the user when they are created
- Tweak: If a user who previously had an account returns to make a purchase it will no longer display “Email Address already in use”. Instead it will be treated as a guest purchase
- Tweak: Email sent to user now includes login URL
- Tweak: Major code overhaul
- Tweak: New user email no longer uses the default EDD receipt template so it’s not styled like a receipt if you have a custom template.
1.0.2
- New: Adding custom translations is now easier by adding them to the wp-content/languages/edd-auto-register folder
- New: Spanish and Catalan translations. Thanks to Joan Boluda!
- Fix: Undefined index errors when form was submitted without email address
- Fix: Text strings not being translated properly in registration email
1.0.1
- Fixed filter names for error messages
1.0
- Initial release
