| 1 |
== Double Opt-In (Avada, Contact Form 7) - GDPR Ready == |
| 2 |
Contributors: forge12 |
| 3 |
Tags: Contact Form 7, Double OptIn |
| 4 |
Requires at least: |
| 5 |
Tested up to: 6.1 |
| 6 |
Requires PHP: >=7.0 |
| 7 |
Stable tag: 2.12 |
| 8 |
License: GPLv3 |
| 9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 10 |
|
| 11 |
Easily enable a Double-Opt-In System for your Contact Form 7 and Avada Forms. |
| 12 |
|
| 13 |
== Description == |
| 14 |
**Double Opt-In - BEST OPT IN PLUGIN FOR CONTACT FORM 7 AND AVADA**. Easily enable and use a double opt-in system for |
| 15 |
your Contact Form 7 & Avada Forms. This will ensure that the e-mail accounts of the submitters are valid. It will also |
| 16 |
store all relevant information for GDPR. The Double Opt-In System can be enabled manually for each Contact Form 7 and |
| 17 |
Avada Form. |
| 18 |
|
| 19 |
> Did you find this plugin helpful? Please consider [leaving a 5-star review](http://wordpress.org/support/view/plugin-reviews/captcha-for-contact-form-7). |
| 20 |
|
| 21 |
= Learn how to use the Double-Opt-In Plugin = |
| 22 |
[youtube https://www.youtube.com/watch?v=Ro4IkNkzMMs] |
| 23 |
|
| 24 |
= ⭐ Features ⭐ = |
| 25 |
|
| 26 |
* Double Opt-In for Avada Forms |
| 27 |
* Double Opt-In for Contact Form 7 |
| 28 |
* Supports Google Recaptcha |
| 29 |
* Supports Contact Form 7 Captcha by Forge12 Interactive GmbH |
| 30 |
* Store all relevant Information (Form IDs, E-Mail, Registration Date, Confirmation Date, Form Fields, the used Form and the Opt-In Mail. |
| 31 |
* Individual Opt-In Links for each submit. |
| 32 |
* Set the time period to automatically delete confirmed or unconfirmed opt-ins. |
| 33 |
* Use Predefined Templates for the Opt-In Mail or create your own. |
| 34 |
* Use custom form fields within the opt-in mail to personalize the output. |
| 35 |
* Regular Mails will be send after opt-in confirmation. |
| 36 |
* Partially supports Conditional Fields for Contact Form 7 |
| 37 |
* Dynamic Condition: Allows you to enable the opt-in dynamically if the User activates/sets a given field. |
| 38 |
* Redirect to your custom confirmation page after the opt-in as been send to the user. |
| 39 |
* Fully customize the opt-in Mail. |
| 40 |
|
| 41 |
= ⭐ Unique Features of Double Opt-In Pro ⭐ = |
| 42 |
|
| 43 |
* Double Opt-Out System - Create unique opt-out Links which will allow your customers to opt-out from each opt-in individually. |
| 44 |
* Easily export all of your Opt-Ins as CSV File |
| 45 |
|
| 46 |
=== Installation === |
| 47 |
1. Upload the plugin to the "/wp-content/plugins/" directory. |
| 48 |
1. Activate the plugin through the "Plugins" menu in WordPress. |
| 49 |
1. Edit the contact formular you want to add the double opt in System. |
| 50 |
|
| 51 |
=== Update the plugin === |
| 52 |
1. Please disable the plugin once and reactivate it. This will add the missing database columns. |
| 53 |
|
| 54 |
If you have any further questions do not hesitate to ask. |
| 55 |
|
| 56 |
== Changelog == |
| 57 |
|
| 58 |
= 1.0 = |
| 59 |
* Initial commit |
| 60 |
|
| 61 |
= 1.1 = |
| 62 |
* Bugfix - Fixed a bug interrupting the enable/disable the function after enabling the double opt in. |
| 63 |
* Compatibility - Updated the compatibility to Contact Form 7 5.4 |
| 64 |
|
| 65 |
= 1.2 = |
| 66 |
* Feature - You can now define the page the people will be redirected to after clicking the confirmation link for the double opt in. |
| 67 |
|
| 68 |
= 1.3 = |
| 69 |
* Added registration ip and confirmation ip to the database table. |
| 70 |
* Added the protocol page within tools -> forge12 double-opt-in storing the id, form id, content, confirmation, registration date, confirmation date, registration ip and confirmation ip for each double opt in. |
| 71 |
* Added a wordpress cronjob removing all unconfirmed optins older than 7 days. |
| 72 |
* Added a deactivation hook which will delete the confirmation table from the database and the cronjob. |
| 73 |
|
| 74 |
= 1.3.1 = |
| 75 |
* Fixed a problem not saving the double opt in page. |
| 76 |
|
| 77 |
= 1.3.2 = |
| 78 |
* Changed createtime/updatetime to varchar |
| 79 |
* Store timestamp in database instead of the date |
| 80 |
* Fixed a bug not updating the times correct |
| 81 |
|
| 82 |
= 1.3.3 = |
| 83 |
* Fixed a bug not allowing to change the sender of the Opt-In mail |
| 84 |
|
| 85 |
= 1.3.4 = |
| 86 |
* Fixed a bug on saving the Opt-In Formular |
| 87 |
|
| 88 |
= 1.3.5 = |
| 89 |
* Uploaded files are now stored till the opt in has been confirmed. |
| 90 |
|
| 91 |
= 1.3.51 = |
| 92 |
* Fixed a bug causing the double opt in not to save. |
| 93 |
|
| 94 |
= 1.4 = |
| 95 |
* Added Update function within WordPress. |
| 96 |
|
| 97 |
= 1.4.1 = |
| 98 |
* Updated Plugin URL |
| 99 |
|
| 100 |
= 1.4.2 = |
| 101 |
* Added Plugin UI |
| 102 |
* Fixed a bug within the License System |
| 103 |
* Added Popup with details for Opt-ins containing additional informations and cleaner interface for form fields. |
| 104 |
|
| 105 |
= 1.4.3 = |
| 106 |
* Bugfix - Fixed an error causing warnings to display even if debug mode was disabled. |
| 107 |
|
| 108 |
= 1.4.4 = |
| 109 |
* Bugfix - Updated Deregister of License to use it on another site. |
| 110 |
|
| 111 |
= 1.4.5 = |
| 112 |
* Ob Cache error fixed |
| 113 |
|
| 114 |
= 1.5 = |
| 115 |
* Added option to export all opt-ins as CSV File. |
| 116 |
* Added option to export single opt-ins as CSV File. |
| 117 |
|
| 118 |
= 1.5.1 = |
| 119 |
* Added a settings page allowing to customize the period of time the opt-ins are stored in the database. |
| 120 |
* Added the options to clean the database manually for confirmed, unconfirmed or all opt-ins. |
| 121 |
* Added the delete option for every doi within the popup window. |
| 122 |
* Fixed a bug displaying the form fields wrong in the popup window. |
| 123 |
|
| 124 |
= 1.5.2 = |
| 125 |
* Added button to delete all Opt-Ins without filter check. |
| 126 |
|
| 127 |
= 1.5.3 = |
| 128 |
* Bugfix - Fixed an Issue throwing an error after the form of an given opt in has been deleted. |
| 129 |
|
| 130 |
= 1.5.4 = |
| 131 |
* Added three new hooks 'f12_cf7_doubleoptin_after_confirm' and 'f12_cf7_doubleoptin_confirm_failed' and 'f12_cf7_doubleoptin_already_confirmed' |
| 132 |
|
| 133 |
= 1.5.5 = |
| 134 |
* Added a custom class for OptIns to allow external developers to adjust the optins. |
| 135 |
* Rearranged code to make it more usable for external developers. |
| 136 |
|
| 137 |
= 1.5.6 = |
| 138 |
* Fix: Fixed an error stoping the deletion to work. |
| 139 |
* Fix: Fixed several security issues. |
| 140 |
|
| 141 |
= 1.5.7 = |
| 142 |
* New: Added Conditional Fields support. |
| 143 |
|
| 144 |
= 1.5.8 = |
| 145 |
* Fix: Hotfix validation of Double-Opt-In |
| 146 |
|
| 147 |
= 1.5.9 = |
| 148 |
* New: Added descriptions for the contact form 7 opt-in fields. |
| 149 |
|
| 150 |
= 1.6 = |
| 151 |
* New: Added Opt-In Templates to the CF7 Opt-In Forms. |
| 152 |
* New: Added dynamic condition to the CF7 Opt-In Forms. |
| 153 |
|
| 154 |
= 1.6.1 = |
| 155 |
* Fix: Fixed a bug causing the [doubleoptinlink] not to be parsed correctly. |
| 156 |
* New: The Plugin will now testing for new updates if the user forces the update check by wordpress. |
| 157 |
|
| 158 |
= 1.6.2 = |
| 159 |
* Fix: Fixed a bug causing the license to not showing the valid until screen even if the license was valid. |
| 160 |
|
| 161 |
= 1.6.4 = |
| 162 |
* New: Added 2 additional hooks 'f12_cf7_doubleoptin_send_default_mail' and 'f12_cf7_doubleoptin_sent' |
| 163 |
|
| 164 |
= 1.6.5 = |
| 165 |
* New: Added Captcha for Contact Form 7 compatibility |
| 166 |
* New: Fixe a bug on the latest opt-ins view pagination |
| 167 |
* New: Added Avada DOI Support, Attachments are not supported yet. |
| 168 |
|
| 169 |
= 1.6.6 = |
| 170 |
* Update: code optimizations |
| 171 |
* Fix: Fixed a bug verifying the Type of CF7 used for sending the Opt-In Mail. |
| 172 |
* New: Added the filter hooks f12_cf7_doubleoptin_files_mail_1 & f12_cf7_doubleoptin_files_mail_2 which will allow you to define if it should send the attachements to mail1 or / and mail2. |
| 173 |
|
| 174 |
= 1.6.7 = |
| 175 |
* Fix: Updated License System. |
| 176 |
|
| 177 |
= 1.6.8 = |
| 178 |
* Fix: Fixed an issue with the Avada Form Meta Data. |
| 179 |
|
| 180 |
= 1.6.9 = |
| 181 |
* Update: Changed the Export function to support large files. |
| 182 |
|
| 183 |
= 1.7 = |
| 184 |
* Update: Updated Conditional Forms to allow Conditional Tags within the Opt-In Mail |
| 185 |
* New: Added a new WordPress Filter that allows to manipulate the Opt-In Body before send (f12_cf7_doubleoptin_body); |
| 186 |
* New: Added Opt-In View which will display the opt-in on a new page instead of a popup. |
| 187 |
* New: Added Categories to the System. Opt-Ins can now be added to categories. |
| 188 |
* New: Export now available for categories. Export only the opt-ins required. |
| 189 |
* New: Added a search for the opt-ins. It is now possible to search the opt-ins form fields for the given content. |
| 190 |
* New: Adjust opt-ins items per page. You are now able to switch between 10, 25, 50, 100 items per page. |
| 191 |
* Update: Added dashicons for the confirmation status (yes/no) |
| 192 |
* Update: Added the category to the opt-in list view. |
| 193 |
* Update: Database settings now have their own ui page (database). |
| 194 |
* New: Store the HTML of the form within the Opt-In. |
| 195 |
* New: Store the HTML of the Opt-In Mail within the Opt-In. |
| 196 |
* Fix: Fixed some issues with Avada Forms not storing the settings correct. |
| 197 |
* New: Added Highlight.js to highlight the HTML on the Opt-In view. |
| 198 |
|
| 199 |
= 1.7.1 = |
| 200 |
* Fix: CSS Stylesheet adjusted. |
| 201 |
|
| 202 |
= 1.7.2 = |
| 203 |
* Fix: CSS fix flex layout |
| 204 |
* Fix: License System fixed. |
| 205 |
|
| 206 |
= 1.7.3 = |
| 207 |
* Fix: Adding Support Button which will allow the customer to decide if he wants to support us with a backlink or not. Can be disabled within the settings. |
| 208 |
|
| 209 |
= 1.7.4 = |
| 210 |
* Fix: Toggle.js replaced replaceAll with a regex replace. |
| 211 |
|
| 212 |
= 1.7.5 = |
| 213 |
* Fix: Toggle.js fixed class. |
| 214 |
|
| 215 |
= 1.7.6 = |
| 216 |
* Fix: Adjusted Admin CSS. |
| 217 |
* Fix: Updating the Category not working in detail view. |
| 218 |
|
| 219 |
= 2.0 = |
| 220 |
* Fix: WP Cronjobs didn't delete unconfirmed/confirmed opt-ins properly in some cases. |
| 221 |
* New: Added the option to set the period to delete confirmed and unconfirmed opt ins, options are: days, months, years. Default: months. |
| 222 |
|
| 223 |
= 2.1 = |
| 224 |
* Fix: Whitespace issue on some WordPress Systems. |
| 225 |
|
| 226 |
= 2.11 = |
| 227 |
* Fix: Problem fixed causing Avada Opt-Ins not submitting the Forms. |
| 228 |
|
| 229 |
= 2.12 = |
| 230 |
* Fix: Problem fixed resetting the database. |
| 231 |
* Fix: Problem fixed deleting opt ins. |