Changeset 1889457
- Timestamp:
- 06/08/2018 07:46:16 AM (8 years ago)
- Location:
- gdpr-notice-original
- Files:
-
- 2 edited
-
tags/1.2.10/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gdpr-notice-original/tags/1.2.10/readme.txt
r1889055 r1889457 6 6 Tested up to: 4.9.5 7 7 Requires PHP: 5.6 8 Stable tag: 1.2. 108 Stable tag: 1.2.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 104 104 If you have made only minor changes, eg. For example, a typo, you can bypass the automatic. 105 105 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 use109 to re-choose their consent.110 111 106 == Changelog == 112 113 = 1.2.10 =114 * Added easy way for the user to revoke or change consent115 * Fixed non-functional required links116 107 117 108 = 1.2.9 = -
gdpr-notice-original/trunk/readme.txt
r1889055 r1889457 6 6 Tested up to: 4.9.5 7 7 Requires PHP: 5.6 8 Stable tag: 1.2. 108 Stable tag: 1.2.9 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 104 104 If you have made only minor changes, eg. For example, a typo, you can bypass the automatic. 105 105 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 use109 to re-choose their consent.110 111 106 == Changelog == 112 113 = 1.2.10 =114 * Added easy way for the user to revoke or change consent115 * Fixed non-functional required links116 107 117 108 = 1.2.9 =
Note: See TracChangeset
for help on using the changeset viewer.