Changeset 3481129
- Timestamp:
- 03/12/2026 12:07:28 PM (2 weeks ago)
- Location:
- cookiebot
- Files:
-
- 6 edited
-
tags/4.6.6/cookiebot.php (modified) (1 diff)
-
tags/4.6.6/readme.txt (modified) (1 diff)
-
tags/4.6.6/src/lib/Cookiebot_WP.php (modified) (1 diff)
-
trunk/cookiebot.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/src/lib/Cookiebot_WP.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cookiebot/tags/4.6.6/cookiebot.php
r3473652 r3481129 6 6 Description: Install your cookie banner in minutes. Automatically scan and block cookies to comply with the GDPR, CCPA, Google Consent Mode v2. Free plan option. 7 7 Author: Usercentrics A/S 8 Version: 4.6. 58 Version: 4.6.6 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/tags/4.6.6/readme.txt
r3481126 r3481129 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4.6. 56 * Stable tag: 4.6.6 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/tags/4.6.6/src/lib/Cookiebot_WP.php
r3473652 r3481129 29 29 } 30 30 31 const COOKIEBOT_PLUGIN_VERSION = '4.6. 5';31 const COOKIEBOT_PLUGIN_VERSION = '4.6.6'; 32 32 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 33 33 -
cookiebot/trunk/cookiebot.php
r3473652 r3481129 6 6 Description: Install your cookie banner in minutes. Automatically scan and block cookies to comply with the GDPR, CCPA, Google Consent Mode v2. Free plan option. 7 7 Author: Usercentrics A/S 8 Version: 4.6. 58 Version: 4.6.6 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/trunk/readme.txt
r3481126 r3481129 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4.6. 56 * Stable tag: 4.6.6 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/trunk/src/lib/Cookiebot_WP.php
r3473652 r3481129 29 29 } 30 30 31 const COOKIEBOT_PLUGIN_VERSION = '4.6. 5';31 const COOKIEBOT_PLUGIN_VERSION = '4.6.6'; 32 32 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 33 33
Note: See TracChangeset
for help on using the changeset viewer.