Merge pull request #5123 from nurbek91/cookie-notice

Add Cookie Notice / Cookie compliance, WP plugin
main
Elbert Alias 3 years ago committed by GitHub
commit 908a8835b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

@ -1972,6 +1972,16 @@
"scriptSrc": "\\.app\\.cookieinformation\\.com/", "scriptSrc": "\\.app\\.cookieinformation\\.com/",
"website": "https://cookieinformation.com" "website": "https://cookieinformation.com"
}, },
"Cookie Notice": {
"cats": [
67,
87
],
"description": "Cookie Notice provides a simple, customizable website banner that can be used to help your website comply with certain cookie consent requirements under the EU GDPR cookie law and CCPA regulations and includes seamless integration with Cookie Compliance to help your site comply with the latest updates to existing consent laws.",
"icon": "Cookie Notice.png",
"scriptSrc": "/wp-content/plugins/cookie-notice/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"website": "https://wordpress.org/plugins/cookie-notice"
},
"Cookie Script": { "Cookie Script": {
"cats": [ "cats": [
67 67