Changeset 3360109
- Timestamp:
- 09/11/2025 06:40:42 PM (7 months ago)
- Location:
- beautiful-and-responsive-cookie-consent
- Files:
-
- 63 added
- 2 edited
-
tags/4.9.1 (added)
-
tags/4.9.1/admin (added)
-
tags/4.9.1/admin/css (added)
-
tags/4.9.1/admin/css/bootstrap.min.css (added)
-
tags/4.9.1/admin/css/nsc_bar_admin.css (added)
-
tags/4.9.1/admin/img (added)
-
tags/4.9.1/admin/img/banner1.png (added)
-
tags/4.9.1/admin/img/banner2.png (added)
-
tags/4.9.1/admin/img/banner3.png (added)
-
tags/4.9.1/admin/img/icon-96x96.png (added)
-
tags/4.9.1/admin/img/rating-stars.png (added)
-
tags/4.9.1/admin/js (added)
-
tags/4.9.1/admin/js/admin.cookie-banner.min.js (added)
-
tags/4.9.1/admin/js/bootstrap.bundle.min.js (added)
-
tags/4.9.1/admin/js/cookietypes.v2.js (added)
-
tags/4.9.1/admin/js/iframeResizer (added)
-
tags/4.9.1/admin/js/iframeResizer/LICENSE (added)
-
tags/4.9.1/admin/js/iframeResizer/iframeResizer.contentWindow.min.js (added)
-
tags/4.9.1/admin/js/iframeResizer/iframeResizer.min.js (added)
-
tags/4.9.1/admin/new-banner (added)
-
tags/4.9.1/admin/new-banner/LICENSE (added)
-
tags/4.9.1/admin/new-banner/_astro (added)
-
tags/4.9.1/admin/new-banner/_astro/index.css (added)
-
tags/4.9.1/admin/new-banner/_astro/index.js (added)
-
tags/4.9.1/admin/new-banner/favicon.svg (added)
-
tags/4.9.1/admin/new-banner/index.html (added)
-
tags/4.9.1/admin/tpl (added)
-
tags/4.9.1/admin/tpl/admin.php (added)
-
tags/4.9.1/admin/tpl/legacy.php (added)
-
tags/4.9.1/admin/tpl/premium_addon_desc.html (added)
-
tags/4.9.1/admin/tpl/premium_addon_desc_consent_apis.html (added)
-
tags/4.9.1/admin/tpl/sidebar.php (added)
-
tags/4.9.1/admin/tpl/tab_block_services_no_license.html (added)
-
tags/4.9.1/admin/tpl/tab_compliance_and_behaviour.html (added)
-
tags/4.9.1/admin/tpl/tab_jsonconfig_description.html (added)
-
tags/4.9.1/admin/tpl/tab_jsonconfig_tipps.html (added)
-
tags/4.9.1/admin/tpl/tab_revoke_description.html (added)
-
tags/4.9.1/class (added)
-
tags/4.9.1/class/class-nsc_bar_admin_error.php (added)
-
tags/4.9.1/class/class-nsc_bar_admin_settings.php (added)
-
tags/4.9.1/class/class-nsc_bar_banner_configs.php (added)
-
tags/4.9.1/class/class-nsc_bar_cookie_handler.php (added)
-
tags/4.9.1/class/class-nsc_bar_db_upgrader.php (added)
-
tags/4.9.1/class/class-nsc_bar_frontend.php (added)
-
tags/4.9.1/class/class-nsc_bar_html_formfields.php (added)
-
tags/4.9.1/class/class-nsc_bar_input_validation.php (added)
-
tags/4.9.1/class/class-nsc_bar_integrations.php (added)
-
tags/4.9.1/class/class-nsc_bar_plugin_configs.php (added)
-
tags/4.9.1/class/class-nsc_bar_rest_api.php (added)
-
tags/4.9.1/class/class-nsc_bar_return_filter.php (added)
-
tags/4.9.1/class/class-nsc_bar_save_form_fields.php (added)
-
tags/4.9.1/class/class-nsc_bar_uninstall.php (added)
-
tags/4.9.1/licence.txt (added)
-
tags/4.9.1/nsc_bar-cookie-consent.php (added)
-
tags/4.9.1/plugin-configs.json (added)
-
tags/4.9.1/public (added)
-
tags/4.9.1/public/config-default.json (added)
-
tags/4.9.1/public/cookieNSCconsent.min.css (added)
-
tags/4.9.1/public/cookieNSCconsent.min.js (added)
-
tags/4.9.1/public/license.txt (added)
-
tags/4.9.1/public/revoke_shortcode.js (added)
-
tags/4.9.1/readme.txt (added)
-
tags/4.9.1/uninstall.php (added)
-
trunk/nsc_bar-cookie-consent.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
beautiful-and-responsive-cookie-consent/trunk/nsc_bar-cookie-consent.php
r3357977 r3360109 4 4 Description: An easy way to get a beautiful GDPR Cookie Consent Banner. Customize it to match your compliance requirements and website layout. Highly customisable and responsive. 5 5 Author: Beautiful Cookie Banner 6 Version: 4.9. 06 Version: 4.9.1 7 7 Author URI: https://beautiful-cookie-banner.com 8 8 Plugin URI: https://beautiful-cookie-banner.com … … 30 30 define("NSC_BAR_PLUGIN_DIR", dirname(__FILE__)); 31 31 define("NSC_BAR_PLUGIN_URL", plugin_dir_url(__FILE__)); 32 define("NSC_BAR_PLUGIN_VERSION", "4.9. 0");32 define("NSC_BAR_PLUGIN_VERSION", "4.9.1"); 33 33 define("NSC_BAR_SLUG_DBVERSION", "nsc_bar_db_version"); 34 34 -
beautiful-and-responsive-cookie-consent/trunk/readme.txt
r3357977 r3360109 6 6 Requires PHP: 7.0.0 7 7 License: GPLv3 8 Stable tag: 4.9. 08 Stable tag: 4.9.1 9 9 10 10 Free and beautiful Cookie Consent Banner to make your website compliant. Highly customizable and not loading any files from 3rd party servers. … … 119 119 == Changelog == 120 120 121 = 4.9.1 = 122 123 - FIX: Resolved PHP warnings that appeared in the admin area for certain installations. 124 121 125 = 4.9.0 = 122 126 - SECURITY FIX: Fixed potential stored Cross-Site Scripting vulnerability.
Note: See TracChangeset
for help on using the changeset viewer.