Skip to content

Releases: wpcodefactory/email-verification-for-woocommerce

v2.0.1

10 Dec 14:48
Compare
Choose a tag to compare
  • Dev - General Options - Add compatibility option with "WooCommerce Social Login" plugin made by WooCommerce author SkyVerge.
  • Dev - Advanced Options - Background Processing - Add "Minimum amount" option.
  • Dev - Advanced Options - Background Processing - Add "Send email" option.
  • Dev - Advanced Options - Background Processing - Add "Email to" option.
  • Fix - Admin Options - Delete users - Delete users in background processing avoiding possible server errors.
  • Fix - Admin Options - Info about the scheduled event from "Delete users automatically" option.

v2.0.0

03 Dec 19:13
Compare
Choose a tag to compare
  • Fix - Success message not getting displayed after redirect.
  • Dev - General - Add "Login automatically" option.
  • Dev - Advanced Options - Add "Replace HTML tags" option.
  • Dev - Advanced Options - Add "Delete users frequency" option.
  • Dev - Admin Options - Add info about the scheduled event from "Delete users automatically" option.
  • Dev - Filters - alg_wc_ev_html_replacement_params filter added.
  • Add "Replace HTML tags" option to readme FAQ.
  • Add "How to eliminate Spam registrations?" on readme.
  • Move "Prevent automatic user login" section from general to advanced.

v1.9.8

24 Nov 18:21
Compare
Choose a tag to compare
  • Fix - Settings - Use wp_kses_post instead of leaving the $raw_value.
  • Dev - General Options - Add "Expire time unit" option.
  • WC tested up to: 4.7

v1.9.7

08 Nov 17:45
Compare
Choose a tag to compare
  • Fix load_plugin_textdomain call by putting it inside the 'init' hook.
  • Dev - Emails - Admin email - Allow template variables to be used on 'Subject' and 'Heading'.
  • Dev - General Options - Add compatibility with "Nextend Social Login" plugin.
  • Dev - General Options - Add compatibility with "Super Socializer" plugin.
  • Dev - General Options - Delay option will now send the automatically generated password on email by regenerating it again.
  • Add social login link on readme.

v1.9.6

07 Oct 23:33
Compare
Choose a tag to compare
  • Fix - Wrong text-domain on advanced settings.
  • Fix - 'One-time activation link' option triggering improper error message after successful login.
  • Dev - General Options - Advanced - Improve 'Custom "logout" function' option description.
  • Dev - Admin - Add 'Resend verification email' option for bulk users actions.
  • Add 'User registration clears shopping cart' FAQ question.