Plugin Directory

Changeset 1889457


Ignore:
Timestamp:
06/08/2018 07:46:16 AM (8 years ago)
Author:
orcasteam
Message:

Small readme changes

Location:
gdpr-notice-original
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gdpr-notice-original/tags/1.2.10/readme.txt

    r1889055 r1889457  
    66Tested up to: 4.9.5
    77Requires PHP: 5.6
    8 Stable tag: 1.2.10
     8Stable tag: 1.2.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    104104If you have made only minor changes, eg. For example, a typo, you can bypass the automatic.
    105105
    106 = Can a user revoke or change their consent? =
    107 Yes, there are two ways for a user to do that. They can either delete the cookies in their browser to revoke all consent.
    108 Alternatively, you can add an individual link with it's target URL set to `{GDPR_RESELECT}` to your menu. This will generate a link the user can use
    109 to re-choose their consent.
    110 
    111106== Changelog ==
    112 
    113 = 1.2.10 =
    114 * Added easy way for the user to revoke or change consent
    115 * Fixed non-functional required links
    116107
    117108= 1.2.9 =
  • gdpr-notice-original/trunk/readme.txt

    r1889055 r1889457  
    66Tested up to: 4.9.5
    77Requires PHP: 5.6
    8 Stable tag: 1.2.10
     8Stable tag: 1.2.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    104104If you have made only minor changes, eg. For example, a typo, you can bypass the automatic.
    105105
    106 = Can a user revoke or change their consent? =
    107 Yes, there are two ways for a user to do that. They can either delete the cookies in their browser to revoke all consent.
    108 Alternatively, you can add an individual link with it's target URL set to `{GDPR_RESELECT}` to your menu. This will generate a link the user can use
    109 to re-choose their consent.
    110 
    111106== Changelog ==
    112 
    113 = 1.2.10 =
    114 * Added easy way for the user to revoke or change consent
    115 * Fixed non-functional required links
    116107
    117108= 1.2.9 =
Note: See TracChangeset for help on using the changeset viewer.