GDPR icon indicating copy to clipboard operation
GDPR copied to clipboard

This plugin is meant to assist a Controller, Data Processor, and Data Protection Officer (DPO) with efforts to meet the obligations and rights enacted under the GDPR.

Results 74 GDPR issues
Sort by recently updated
recently updated
newest added

Test with latest WordPress

From: darkmoonxarx One of the challenges of GDPR is YouTube, facebook and instagram embeds, because they save cookies from external sources. In some cases a general “I understand” click at...

enhancement
Hold until closer to deadline

Hello we have problem with some modals. They won't close and trigger error. https://github.com/trewknowledge/GDPR/blob/e57d58770841447b659272a13c80448829227ece/src/js/public/gdpr-public.js#L96 gdpr-public.js?ver=2.1.0:1 Uncaught TypeError: t[o] is not a function ` var o = e(this).data("callback"); t[o]() ` Maybe...

Hi, i use WP Super Cache plugin and when is enabled gdpr[allowed_cookies] is not generated. It seems to be a regular behaviour since gdpr[allowed_cookies] is set by php and i...

hi _ga of google analytics still active even if the consent is on off? I put the function provided in the documentation but it does not seem to work thank...

Dispatch a custom event so we can do "interesting things" from elsewhere when the user accepts the policy. In my example I want to redirect the user to the same...