Releases: wpcodefactory/email-verification-for-woocommerce
Releases · wpcodefactory/email-verification-for-woocommerce
v2.3.2
- Dev - Compatibility - Paid Memberships Pro - Add option to verify users that signs up via Paid Memberships Pro registration process.
- Dev - Compatibility - Paid Memberships Pro - Add option to verify users that already have a valid membership.
v2.3.1
- Fix - Emails - Confirmation email - Subject does not reflect the settings.
- Fix - Emails - Confirmation email - Wrong email heading.
- Dev - Emails - Create
alg_wc_ev_email_subject
filter. - Dev - Emails - Create
alg_wc_ev_email_subject_final
filter. - Dev - Emails - Create
alg_wc_ev_email_content_heading
filter. - Dev - Emails - Move "Email template" and "Email wrap method" options from activation email to general email section.
- Dev - Emails - Code refactoring.
v2.3.0
- Fix - Emails - Confirmation email - Call to undefined method Alg_WC_Email_Verification_Emails::wrap_in_wc_email_template().
v2.2.9
- Dev - Move compatibility code to a new class.
- Dev - Emails - Implement functionality of sending confirmation email to user.
- WC tested up to: 6.3.
v2.2.8
- Dev - Improve
Alg_WC_Email_Verification_Logouts::block_unverified_user_login()
. - Dev - Compatibility - Essential Addons for Elementor - Add option to Verify users who register or log in from Login Register form element.
- WC tested up to: 6.2.
v2.2.7
- Dev - Compatibility - Email Customizer - Create option that allows a alg_wc_ev_ec_email_content action hook display the activation email content.
- Dev - Add more strings to wpml-config.xml.
- Tested up to: 5.9.
v2.2.6
- Fix - Blocking - Block order emails - Users don't receive the emails when accounts are activated automatically after the order is paid.
- Dev - Move "Advanced > Block order emails" to "Blocking" section.
- Dev - Remove
$code
param fromalg_wc_ev_user_account_activated
andalg_wc_ev_verify_email_error
actions. - Dev - Change
Alg_WC_Email_Verification_Core::verify()
parameter fromis_rest_api
todirectly
. - WC tested up to: 6.1.
v2.2.5
- Fix - Users can't activate the account.
v2.2.4
- Dev - Move "Auto verify paying customers" to General > Account verification.
- WC tested up to: 5.9.
v2.2.3
- Dev - General - Verification info - Add customization content to
wpml-config.xml
.