This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,84 @@
Plugin Name : Email Subscribers - Group Selector
Plugin URI : https://www.icegram.com/
Author : Icegram
Author URI : https://www.icegram.com/
License : GPLv3
= Version 1.5.1 (18.06.2018) =
* Update: Use [input type=email] in the subscribe form
* Update: Add form class in the subscribe form
= Version 1.5.0 (17.05.2018) =
* New: [GDPR] Provision for consent checkbox in the subscribe form [Steps to enable it](https://www.icegram.com/documentation/esaf-gdpr-how-to-enable-consent-checkbox-in-the-subscription-form/)
* Fix: Undefined variable: es_af_txt_nm
* Update: POT file
= Version 1.4.3 (03.04.2018) =
* New: Compatible with the latest Email Subscribers (v3.4.10+)
= Version 1.4.2 (18.10.2017) =
* Fix: Compatibility with Email Subscribers v3.4.0+
= Version 1.4.1 (19.06.2017) =
* New: Admin can now include user subscribed group name in the Admin Email (Email Subscribers v3.3.1+)
* Update: POT file
* Tweak: Table creation on plugin activation
= Version 1.4 (13.06.2017) =
* New: Compatible with Email Subscribers 3.3
* Update: POT file
= Version 1.3.5 (01.06.2017) =
* Fix: Unable to delete the form
= Version 1.3.4 (11.05.2017) =
* New: Admin can now include user subscribed group name in the Welcome Email (Email Subscribers v3.2.10+)
* New: Improvements in Admin screen of Group Selector
* Fix: Form validation messages were not getting translated
* Fix: Missing text domain at few places
* Update: Code improvements when using $wpdb->prefix for queries
* Update: POT file
* Update: Re-structure files & folder inside plugin
* Tweak: Do not allow special characters in the group name while creating a form
= Version 1.3.3 (10.03.2017) =
* Fix: Duplicate _wpnonce in the subscribe form
* Fix: wp_enqueue_style was adding extra slash(/) resulting in failing of enqueuing the style.css file
* Fix: CSS issues on Edit subscribe form screen
* Fix: Made few strings translatable
* Update: POT file
= Version 1.3.2 (02.03.2017) =
* New: WordPress 4.7.2 compatible
* Fix: Multiple confirmation emails were sent when a subscriber subscribed to more than one group
* Fix: Made few strings translatable
* Update: Renamed admin menu from 'Advanced Form' to 'Group Selector'
* Update: UI improvements
* Update: Text correction in few places
* Update: 5 star rating link
* Update: POT file
* Tweak: Disable selecting 'Display EMAIL field?' & 'Make EMAIL field Mandatory?' fields while creating and editing forms
* Tweak: Do not show form Database id of form on Group Selector screen
= Version 1.3.1 (27.10.2016) =
* New: New contributor name has been added
* Update: POT file
= Version 1.3 (17.02.2016) =
* New: Scripts are now localized and can be translated
* Fix: Double menu of Email Subscribers in WordPress admin upon activating the plugin
* Fix: Incorrect text domain for few texts
* Update: Added text domain for missing texts
* Update: Added POT file
= Version 1.2.1 (18.12.2015) =
* New contributor has been added successfully
= Version 1.2.0 =
* Tested up to 4.4
= Version 1.1.0 =
* Bug Fixed. After installed version 1.0, there was a problem in Email Subscribers admin page submission. In this version i have fixed all the bugs.
= Version 1.0.0 =
* First version