Changeset 3096170
- Timestamp:
- 06/01/2024 09:47:41 PM (22 months ago)
- Location:
- dadi-cookie-consent-lite
- Files:
-
- 77 added
- 5 edited
-
tags/1.1.2/inc/front/blocking.php (modified) (1 diff)
-
tags/1.1.3/inc/front/blocking.php (modified) (1 diff)
-
tags/1.1.4 (added)
-
tags/1.1.4/assets (added)
-
tags/1.1.4/cookie-consent.php (added)
-
tags/1.1.4/css (added)
-
tags/1.1.4/css/dadicc-admin.css (added)
-
tags/1.1.4/css/dadicc-front.css (added)
-
tags/1.1.4/css/fontello (added)
-
tags/1.1.4/css/fontello/LICENSE.txt (added)
-
tags/1.1.4/css/fontello/README.txt (added)
-
tags/1.1.4/css/fontello/config.json (added)
-
tags/1.1.4/css/fontello/css (added)
-
tags/1.1.4/css/fontello/css/animation.css (added)
-
tags/1.1.4/css/fontello/css/fontello-codes.css (added)
-
tags/1.1.4/css/fontello/css/fontello-embedded.css (added)
-
tags/1.1.4/css/fontello/css/fontello-ie7-codes.css (added)
-
tags/1.1.4/css/fontello/css/fontello-ie7.css (added)
-
tags/1.1.4/css/fontello/css/fontello.css (added)
-
tags/1.1.4/css/fontello/demo.html (added)
-
tags/1.1.4/css/fontello/font (added)
-
tags/1.1.4/css/fontello/font/fontello.eot (added)
-
tags/1.1.4/css/fontello/font/fontello.svg (added)
-
tags/1.1.4/css/fontello/font/fontello.ttf (added)
-
tags/1.1.4/css/fontello/font/fontello.woff (added)
-
tags/1.1.4/css/fontello/font/fontello.woff2 (added)
-
tags/1.1.4/css/fontello/index.php (added)
-
tags/1.1.4/css/images (added)
-
tags/1.1.4/css/images/ajax-loader.gif (added)
-
tags/1.1.4/css/images/default-dadicc.png (added)
-
tags/1.1.4/css/images/index.php (added)
-
tags/1.1.4/css/images/mini-loader.gif (added)
-
tags/1.1.4/css/index.php (added)
-
tags/1.1.4/inc (added)
-
tags/1.1.4/inc/admin (added)
-
tags/1.1.4/inc/admin/admin-init.php (added)
-
tags/1.1.4/inc/admin/ajax-actions.php (added)
-
tags/1.1.4/inc/admin/cache-messages.php (added)
-
tags/1.1.4/inc/admin/defaults.php (added)
-
tags/1.1.4/inc/admin/form.php (added)
-
tags/1.1.4/inc/admin/index.php (added)
-
tags/1.1.4/inc/admin/modules (added)
-
tags/1.1.4/inc/admin/modules/about.php (added)
-
tags/1.1.4/inc/admin/modules/advanced.php (added)
-
tags/1.1.4/inc/admin/modules/banners.php (added)
-
tags/1.1.4/inc/admin/modules/blocking.php (added)
-
tags/1.1.4/inc/admin/modules/consent.php (added)
-
tags/1.1.4/inc/admin/modules/index.php (added)
-
tags/1.1.4/inc/admin/modules/internal.php (added)
-
tags/1.1.4/inc/admin/modules/noscript.php (added)
-
tags/1.1.4/inc/admin/modules/policies.php (added)
-
tags/1.1.4/inc/admin/modules/premium.php (added)
-
tags/1.1.4/inc/admin/modules/replaces.php (added)
-
tags/1.1.4/inc/admin/modules/services.php (added)
-
tags/1.1.4/inc/admin/modules/sticky-bar.php (added)
-
tags/1.1.4/inc/admin/validation.php (added)
-
tags/1.1.4/inc/commons (added)
-
tags/1.1.4/inc/commons/cache.php (added)
-
tags/1.1.4/inc/commons/index.php (added)
-
tags/1.1.4/inc/commons/misc.php (added)
-
tags/1.1.4/inc/front (added)
-
tags/1.1.4/inc/front/banners.php (added)
-
tags/1.1.4/inc/front/blocking.php (added)
-
tags/1.1.4/inc/front/consent.php (added)
-
tags/1.1.4/inc/front/front-init.php (added)
-
tags/1.1.4/inc/front/index.php (added)
-
tags/1.1.4/inc/front/policies.php (added)
-
tags/1.1.4/inc/front/replace.php (added)
-
tags/1.1.4/inc/front/shortcodes.php (added)
-
tags/1.1.4/inc/index.php (added)
-
tags/1.1.4/index.php (added)
-
tags/1.1.4/js (added)
-
tags/1.1.4/js/dadicc-admin.js (added)
-
tags/1.1.4/js/dadicc-front-lite.js (added)
-
tags/1.1.4/js/index.php (added)
-
tags/1.1.4/languages (added)
-
tags/1.1.4/languages/index.php (added)
-
tags/1.1.4/readme.txt (added)
-
tags/1.1.4/uninstall.php (added)
-
trunk/cookie-consent.php (modified) (2 diffs)
-
trunk/inc/front/blocking.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dadi-cookie-consent-lite/tags/1.1.2/inc/front/blocking.php
r3096167 r3096170 221 221 222 222 global $dadicc_options; 223 224 var_dump($buffer);225 223 226 224 /* -
dadi-cookie-consent-lite/tags/1.1.3/inc/front/blocking.php
r3096167 r3096170 221 221 222 222 global $dadicc_options; 223 224 var_dump($buffer);225 223 226 224 /* -
dadi-cookie-consent-lite/trunk/cookie-consent.php
r3096166 r3096170 4 4 Plugin URI: http://dcc.iljester.com/ 5 5 Description: Consent system, based on cookies. It blocks scripts and iframes that can potentially generate profiling cookies 6 Version: 1.1. 36 Version: 1.1.4 7 7 Author: iljester 8 8 Author URI: https://www.iljester.com/portfolio/dadi-cookie-consent/ … … 53 53 define( 'DADICC_PLUGIN_NAME', 'Dadi Cookie Consent Lite'); 54 54 define( 'DADICC_PLUGIN_NAME_ABB', 'DCC Lite' ); 55 define( 'DADICC_VERSION', '1.1. 3');55 define( 'DADICC_VERSION', '1.1.4'); 56 56 } else { 57 57 define( 'DADICC_PLUGIN_NAME', 'Dadi Cookie Consent'); -
dadi-cookie-consent-lite/trunk/inc/front/blocking.php
r3096165 r3096170 221 221 222 222 global $dadicc_options; 223 224 var_dump($buffer);225 223 226 224 /* -
dadi-cookie-consent-lite/trunk/readme.txt
r3096166 r3096170 4 4 Requires at least: 4.8 5 5 Tested up to: 6.5.3 6 Stable tag: 1.1. 36 Stable tag: 1.1.4 7 7 Requires PHP: 5.3 8 8 License: GPLv2 or later … … 12 12 13 13 == Description == 14 Dadi Cookie Consent Lite simply helps website ammministrator to block cookies and potentially invasive content of user privacy , submitting the content to the prior consent, but it can not guarantee full compliance with the EU Cookie Law and GDPR. For this reason, constantly check that the website complies with the Eu and GDPR cookie law. It is a task of the website administrator to make these legal checks.14 Dadi Cookie Consent Lite simply helps website ammministrator to block cookies and potentially invasive content of user privacy. 15 15 16 16 = Lite Version = … … 80 80 == Changelog == 81 81 82 = 1.1.4 - 01/06/2024 = 83 * Fixed some bugs in blocking system 84 82 85 = 1.1.3 - 01/06/2024 = 83 86 * Fixed some bugs in readme.txt
Note: See TracChangeset
for help on using the changeset viewer.