Skip to content

Commit

Permalink
v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-sg-pacheco committed Mar 19, 2024
1 parent b6556a6 commit bef915d
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 21 deletions.
10 changes: 6 additions & 4 deletions email-verification-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
Plugin Name: Email Verification for WooCommerce
Plugin URI: https://wpfactory.com/item/email-verification-for-woocommerce/
Description: Verify user emails in WooCommerce. Beautifully.
Version: 2.6.9
Version: 2.7.0
Author: WPFactory
Author URI: https://wpfactory.com
Text Domain: emails-verification-for-woocommerce
Domain Path: /langs
Copyright: © 2024 WPFactory
WC tested up to: 8.5
WC tested up to: 8.6
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
Expand Down Expand Up @@ -62,7 +62,7 @@ final class Alg_WC_Email_Verification {
* @var string
* @since 1.0.0
*/
public $version = '2.6.9';
public $version = '2.7.0';

/**
* @var Alg_WC_Email_Verification The single instance of the class
Expand All @@ -71,8 +71,10 @@ final class Alg_WC_Email_Verification {
protected static $_instance = null;

/**
* $core.
*
* @var Alg_WC_Email_Verification_Core
* @version 1.9.5
*
* @since 1.9.5
*/
public $core;
Expand Down
32 changes: 16 additions & 16 deletions langs/emails-verification-for-woocommerce.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# This file is distributed under the GNU General Public License v3.0.
msgid ""
msgstr ""
"Project-Id-Version: emails-verification-for-woocommerce 2.6.9\n"
"Project-Id-Version: emails-verification-for-woocommerce 2.7.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/emails-verification-for-woocommerce\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-02-14T13:11:10+01:00\n"
"POT-Creation-Date: 2024-03-19T16:49:43+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: emails-verification-for-woocommerce\n"

#. Plugin Name of the plugin
Expand All @@ -35,7 +35,7 @@ msgstr ""
msgid "https://wpfactory.com"
msgstr ""

#: email-verification-for-woocommerce-pro.php:214
#: email-verification-for-woocommerce-pro.php:216
msgid "Go Pro"
msgstr ""

Expand Down Expand Up @@ -220,22 +220,22 @@ msgstr ""

#: includes/class-alg-wc-ev-emails.php:77
#: includes/pro/class-alg-wc-ev-confirmation-wc-email-pro.php:176
#: includes/pro/class-alg-wc-ev-pro.php:108
#: includes/pro/class-alg-wc-ev-pro.php:135
#: includes/settings/class-alg-wc-ev-settings-email.php:269
msgid "Your account has been activated"
msgstr ""

#: includes/class-alg-wc-ev-emails.php:82
#: includes/pro/class-alg-wc-ev-confirmation-wc-email-pro.php:164
#: includes/pro/class-alg-wc-ev-pro.php:121
#: includes/pro/class-alg-wc-ev-pro.php:148
#: includes/settings/class-alg-wc-ev-settings-email.php:260
msgid "Your account has been activated successfully"
msgstr ""

#: includes/class-alg-wc-ev-emails.php:293
#: includes/pro/class-alg-wc-ev-activation-wc-email-pro.php:198
#: includes/pro/class-alg-wc-ev-pro.php:634
#: includes/pro/class-alg-wc-ev-pro.php:822
#: includes/pro/class-alg-wc-ev-pro.php:661
#: includes/pro/class-alg-wc-ev-pro.php:849
#: includes/settings/class-alg-wc-ev-settings-email.php:214
msgid "Activate your account"
msgstr ""
Expand All @@ -255,7 +255,7 @@ msgstr ""
#: includes/class-alg-wc-ev-emails.php:439
#: includes/class-alg-wc-ev-emails.php:589
#: includes/pro/class-alg-wc-ev-activation-wc-email-pro.php:157
#: includes/pro/class-alg-wc-ev-pro.php:791
#: includes/pro/class-alg-wc-ev-pro.php:818
#: includes/settings/class-alg-wc-ev-settings-email.php:193
msgid "Please activate your account"
msgstr ""
Expand Down Expand Up @@ -360,37 +360,37 @@ msgstr ""
msgid "An email sent to the user when the account is verified."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:321
#: includes/pro/class-alg-wc-ev-pro.php:348
#: includes/settings/class-alg-wc-ev-settings-general.php:131
msgid "Your email has been changed. In order to verify your account please check the activation email that was sent to your new email."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:396
#: includes/pro/class-alg-wc-ev-pro.php:423
#: includes/settings/class-alg-wc-ev-settings-blocking.php:189
msgid "You need to log in and verify your email to place an order."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:445
#: includes/pro/class-alg-wc-ev-pro.php:472
#: includes/settings/class-alg-wc-ev-settings-general.php:284
msgid "Link has expired. You can resend the email with verification link by clicking <a href=\"%resend_verification_url%\">here</a>."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:487
#: includes/pro/class-alg-wc-ev-pro.php:514
#: includes/settings/class-alg-wc-ev-settings-blocking.php:342
msgid "Your email is denied."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:569
#: includes/pro/class-alg-wc-ev-pro.php:596
#: includes/settings/class-alg-wc-ev-settings-blocking.php:227
msgid "You need to <a href=\"%myaccount_url%\" target=\"_blank\">register</a> and verify your email before adding products to the cart."
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:770
#: includes/pro/class-alg-wc-ev-pro.php:797
#: includes/settings/class-alg-wc-ev-settings-email.php:357
msgid "User account has been activated"
msgstr ""

#: includes/pro/class-alg-wc-ev-pro.php:776
#: includes/pro/class-alg-wc-ev-pro.php:803
#: includes/settings/class-alg-wc-ev-settings-email.php:350
msgid "User email has been verified"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: wpcodefactory, omardabbas, karzin, anbinder, algoritmika, kousikmu
Tags: woocommerce, email, verification, email verification, woo commerce
Requires at least: 4.4
Tested up to: 6.4
Stable tag: 2.6.9
Stable tag: 2.7.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -348,6 +348,10 @@ Finally, you can start using it directly at "WooCommerce > Settings > Product Qu

== Changelog ==

= 2.7.0 - 19/03/2024 =
* Fix - Remove PHP warnings.
* WC tested up to: 8.6.

= 2.6.9 - 30/01/2024 =
* Fix - Guest users option sends the verification email with empty placeholders.
* Fix - Remove unnecessary guest functions.
Expand Down

0 comments on commit bef915d

Please sign in to comment.