Plugin Directory

Changeset 1879399


Ignore:
Timestamp:
05/22/2018 07:19:06 PM (8 years ago)
Author:
Tobiask
Message:

FAQ entry for GDPR added

Location:
subscribe-to-double-opt-in-comments/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • subscribe-to-double-opt-in-comments/trunk/readme.txt

    r1877977 r1879399  
    55Requires at least: 4.5
    66Tested up to: 4.9.5
    7 Stable tag: 6.5.3
     7Stable tag: 6.5.4
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1212
    1313== Changelog ==
     14
     15= 6.5.4 =
     16* Tested up to 4.9.6
     17* Added FAQ entry for GDPR/DSGVO
    1418
    1519= 6.5.3 =
     
    211215
    212216This 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 is 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).
    216220
    217221Hint: 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  
    44Plugin URI:   https://sjmp.de/internet/subscribe-to-comments-mit-double-opt-in-pruefung/
    55Description:  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.3
     6Version:      6.5.4
    77Author:       Tobias Herde
    88Author URI:   https://sjmp.de/
Note: See TracChangeset for help on using the changeset viewer.