Changeset 1879399
- Timestamp:
- 05/22/2018 07:19:06 PM (8 years ago)
- Location:
- subscribe-to-double-opt-in-comments/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
subscribe-to-double-opt-in-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
subscribe-to-double-opt-in-comments/trunk/readme.txt
r1877977 r1879399 5 5 Requires at least: 4.5 6 6 Tested up to: 4.9.5 7 Stable tag: 6.5. 37 Stable tag: 6.5.4 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 13 13 == Changelog == 14 15 = 6.5.4 = 16 * Tested up to 4.9.6 17 * Added FAQ entry for GDPR/DSGVO 14 18 15 19 = 6.5.3 = … … 211 215 212 216 This plugin also uses cookies to: 213 - check if the user already commented on this blog post,214 - check if the user has finished the double-opt-in process,215 - optionally i s used, check if the feature "subscribe to a blog post without commenting" is used.217 - check if the user has commented on a blog post with a specific e-mail address (stored for 1 year), 218 - check if the user has checked or unchecked the double-opt-in checkbox for a blog post (stored for 1 year), 219 - optionally if used, check whether the feature "subscribe to a blog post without commenting" was used by the user (stored for 3 days). 216 220 217 221 Hint: WordPress, by itself, stores the IP address of the user commenting! You have to ensure that this personal information is handled according to the law of your country! -
subscribe-to-double-opt-in-comments/trunk/subscribe-to-double-opt-in-comments.php
r1872762 r1879399 4 4 Plugin URI: https://sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/ 5 5 Description: Allows readers to receive notifications via e-mail of new comments that are posted to a blog post. The first e-mail for a blog post is validated with a double-opt-in feature to ensure the user itself registered for notifications. Based on version 2 of "Subscribe to Comments" from Mark Jaquith (http://txfx.net/). 6 Version: 6.5. 36 Version: 6.5.4 7 7 Author: Tobias Herde 8 8 Author URI: https://sjmp.de/
Note: See TracChangeset
for help on using the changeset viewer.