Changeset 3366381
- Timestamp:
- 09/23/2025 10:31:55 AM (6 months ago)
- Location:
- cookiebot
- Files:
-
- 6 edited
-
tags/4.6.0/cookiebot.php (modified) (1 diff)
-
tags/4.6.0/readme.txt (modified) (1 diff)
-
tags/4.6.0/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.0/cookiebot.php
r3343501 r3366381 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.118 Version: 4.6.0 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/tags/4.6.0/readme.txt
r3366362 r3366381 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4. 5.116 * Stable tag: 4.6.0 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/tags/4.6.0/src/lib/Cookiebot_WP.php
r3366362 r3366381 28 28 } 29 29 30 const COOKIEBOT_PLUGIN_VERSION = '4. 5.11';30 const COOKIEBOT_PLUGIN_VERSION = '4.6.0'; 31 31 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 32 32 -
cookiebot/trunk/cookiebot.php
r3343501 r3366381 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.118 Version: 4.6.0 9 9 Author URI: https://www.cookiebot.com/ 10 10 Text Domain: cookiebot -
cookiebot/trunk/readme.txt
r3366362 r3366381 4 4 * Requires at least: 4.4 5 5 * Tested up to: 6.8 6 * Stable tag: 4. 5.116 * Stable tag: 4.6.0 7 7 * Requires PHP: 5.6 8 8 * License: GPLv2 or later -
cookiebot/trunk/src/lib/Cookiebot_WP.php
r3366362 r3366381 28 28 } 29 29 30 const COOKIEBOT_PLUGIN_VERSION = '4. 5.11';30 const COOKIEBOT_PLUGIN_VERSION = '4.6.0'; 31 31 const COOKIEBOT_MIN_PHP_VERSION = '5.6.0'; 32 32
Note: See TracChangeset
for help on using the changeset viewer.