GDPR issue with jquery
-
Within footnotes/class/init.php there is the following code:
wp_register_script( ‘jQueryUI’, ‘https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js’, null, null, true );
This is old stile thinking that loading content from a CDN saves time. But it is for sure a GDPR issue.
Please fix this! JQUERYUI can be easyly loaded from default WordPress
Thanks
SVen
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘GDPR issue with jquery’ is closed to new replies.