Changeset 3313104
- Timestamp:
- 06/17/2025 09:42:47 AM (9 months ago)
- Location:
- cookiebot
- Files:
-
- 6 edited
-
tags/4.5.9/cookiebot.php (modified) (1 diff)
-
tags/4.5.9/readme.txt (modified) (1 diff)
-
tags/4.5.9/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.5.9/cookiebot.php
r3302733 r3313104 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.5. 88 Version: 4.5.9 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/tags/4.5.9/readme.txt
r3313089 r3313104 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4.5. 86 * Stable tag: 4.5.9 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/tags/4.5.9/src/lib/Cookiebot_WP.php
r3302733 r3313104 28 28 } 29 29 30 const COOKIEBOT_PLUGIN_VERSION = '4.5. 8';30 const COOKIEBOT_PLUGIN_VERSION = '4.5.9'; 31 31 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 32 32 -
cookiebot/trunk/cookiebot.php
r3302733 r3313104 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.5. 88 Version: 4.5.9 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/trunk/readme.txt
r3313089 r3313104 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4.5. 86 * Stable tag: 4.5.9 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/trunk/src/lib/Cookiebot_WP.php
r3302733 r3313104 28 28 } 29 29 30 const COOKIEBOT_PLUGIN_VERSION = '4.5. 8';30 const COOKIEBOT_PLUGIN_VERSION = '4.5.9'; 31 31 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 32 32
Note: See TracChangeset
for help on using the changeset viewer.