Changes between Version 1 and Version 2 of Ticket #43436, comment 7
- Timestamp:
- 03/04/2018 03:18:44 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43436, comment 7
v1 v2 3 3 I was thinking the same. It's true the other form fields have very generic names, but they have been like that for... ages. Perhaps the name and id of the checkbox should be specific, for example `wp-comment-cookies-consent`. 4 4 5 @lakenh thanks for the patch. Looks good except perhaps replacing the `name` (I cando that).5 @lakenh thanks for the patch. Looks good except perhaps replacing the `name` (I'll do that). 6 6 7 7 I don't have strong feelings whether this is opt-in or opt-out. Seems both make this GDPR compliant (inform the user and ask for consent). These cookies are purely for convenience and are "always on" at the moment. Perhaps having an opt-out is more logical?