Changeset 3148044 for pressidium-cookie-consent
- Timestamp:
- 09/07/2024 04:20:34 PM (19 months ago)
- Location:
- pressidium-cookie-consent
- Files:
-
- 2 added
- 16 edited
- 1 copied
-
tags/1.5.2 (copied) (copied from pressidium-cookie-consent/trunk)
-
tags/1.5.2/composer.lock (modified) (23 diffs)
-
tags/1.5.2/includes/Client/Cookie_Consent.php (modified) (1 diff)
-
tags/1.5.2/includes/Plugin.php (modified) (1 diff)
-
tags/1.5.2/includes/Upgrader.php (added)
-
tags/1.5.2/pressidium-cookie-consent.php (modified) (2 diffs)
-
tags/1.5.2/readme.txt (modified) (4 diffs)
-
tags/1.5.2/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
tags/1.5.2/vendor/composer/autoload_static.php (modified) (1 diff)
-
tags/1.5.2/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/composer.lock (modified) (23 diffs)
-
trunk/includes/Client/Cookie_Consent.php (modified) (1 diff)
-
trunk/includes/Plugin.php (modified) (1 diff)
-
trunk/includes/Upgrader.php (added)
-
trunk/pressidium-cookie-consent.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/vendor/composer/autoload_classmap.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_static.php (modified) (1 diff)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pressidium-cookie-consent/tags/1.5.2/composer.lock
r3131094 r3148044 228 228 { 229 229 "name": "composer/pcre", 230 "version": "3. 2.0",230 "version": "3.3.1", 231 231 "source": { 232 232 "type": "git", 233 233 "url": "https://github.com/composer/pcre.git", 234 "reference": " ea4ab6f9580a4fd221e0418f2c357cdd39102a90"235 }, 236 "dist": { 237 "type": "zip", 238 "url": "https://api.github.com/repos/composer/pcre/zipball/ ea4ab6f9580a4fd221e0418f2c357cdd39102a90",239 "reference": " ea4ab6f9580a4fd221e0418f2c357cdd39102a90",234 "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" 235 }, 236 "dist": { 237 "type": "zip", 238 "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", 239 "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", 240 240 "shasum": "" 241 241 }, … … 244 244 }, 245 245 "conflict": { 246 "phpstan/phpstan": "<1.11. 8"247 }, 248 "require-dev": { 249 "phpstan/phpstan": "^1.11. 8",246 "phpstan/phpstan": "<1.11.10" 247 }, 248 "require-dev": { 249 "phpstan/phpstan": "^1.11.10", 250 250 "phpstan/phpstan-strict-rules": "^1.1", 251 251 "phpunit/phpunit": "^8 || ^9" … … 287 287 "support": { 288 288 "issues": "https://github.com/composer/pcre/issues", 289 "source": "https://github.com/composer/pcre/tree/3. 2.0"289 "source": "https://github.com/composer/pcre/tree/3.3.1" 290 290 }, 291 291 "funding": [ … … 303 303 } 304 304 ], 305 "time": "2024-0 7-25T09:36:02+00:00"305 "time": "2024-08-27T18:44:43+00:00" 306 306 }, 307 307 { … … 639 639 { 640 640 "name": "fidry/cpu-core-counter", 641 "version": "1. 1.0",641 "version": "1.2.0", 642 642 "source": { 643 643 "type": "git", 644 644 "url": "https://github.com/theofidry/cpu-core-counter.git", 645 "reference": " f92996c4d5c1a696a6a970e20f7c4216200fcc42"646 }, 647 "dist": { 648 "type": "zip", 649 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/ f92996c4d5c1a696a6a970e20f7c4216200fcc42",650 "reference": " f92996c4d5c1a696a6a970e20f7c4216200fcc42",645 "reference": "8520451a140d3f46ac33042715115e290cf5785f" 646 }, 647 "dist": { 648 "type": "zip", 649 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f", 650 "reference": "8520451a140d3f46ac33042715115e290cf5785f", 651 651 "shasum": "" 652 652 }, … … 688 688 "support": { 689 689 "issues": "https://github.com/theofidry/cpu-core-counter/issues", 690 "source": "https://github.com/theofidry/cpu-core-counter/tree/1. 1.0"690 "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0" 691 691 }, 692 692 "funding": [ … … 696 696 } 697 697 ], 698 "time": "2024-0 2-07T09:43:46+00:00"698 "time": "2024-08-06T10:04:20+00:00" 699 699 }, 700 700 { … … 1609 1609 { 1610 1610 "name": "phpstan/extension-installer", 1611 "version": "1.4. 1",1611 "version": "1.4.3", 1612 1612 "source": { 1613 1613 "type": "git", 1614 1614 "url": "https://github.com/phpstan/extension-installer.git", 1615 "reference": " f6b87faf9fc7978eab2f7919a8760bc9f58f9203"1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/ f6b87faf9fc7978eab2f7919a8760bc9f58f9203",1620 "reference": " f6b87faf9fc7978eab2f7919a8760bc9f58f9203",1615 "reference": "85e90b3942d06b2326fba0403ec24fe912372936" 1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936", 1620 "reference": "85e90b3942d06b2326fba0403ec24fe912372936", 1621 1621 "shasum": "" 1622 1622 }, … … 1624 1624 "composer-plugin-api": "^2.0", 1625 1625 "php": "^7.2 || ^8.0", 1626 "phpstan/phpstan": "^1.9.0 "1626 "phpstan/phpstan": "^1.9.0 || ^2.0" 1627 1627 }, 1628 1628 "require-dev": { … … 1645 1645 ], 1646 1646 "description": "Composer plugin for automatic installation of PHPStan extensions", 1647 "keywords": [ 1648 "dev", 1649 "static analysis" 1650 ], 1647 1651 "support": { 1648 1652 "issues": "https://github.com/phpstan/extension-installer/issues", 1649 "source": "https://github.com/phpstan/extension-installer/tree/1.4. 1"1650 }, 1651 "time": "2024-0 6-10T08:20:49+00:00"1653 "source": "https://github.com/phpstan/extension-installer/tree/1.4.3" 1654 }, 1655 "time": "2024-09-04T20:21:43+00:00" 1652 1656 }, 1653 1657 { 1654 1658 "name": "phpstan/phpdoc-parser", 1655 "version": "1. 29.1",1659 "version": "1.30.0", 1656 1660 "source": { 1657 1661 "type": "git", 1658 1662 "url": "https://github.com/phpstan/phpdoc-parser.git", 1659 "reference": " fcaefacf2d5c417e928405b71b400d4ce10daaf4"1660 }, 1661 "dist": { 1662 "type": "zip", 1663 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ fcaefacf2d5c417e928405b71b400d4ce10daaf4",1664 "reference": " fcaefacf2d5c417e928405b71b400d4ce10daaf4",1663 "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f" 1664 }, 1665 "dist": { 1666 "type": "zip", 1667 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f", 1668 "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f", 1665 1669 "shasum": "" 1666 1670 }, … … 1694 1698 "support": { 1695 1699 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 1696 "source": "https://github.com/phpstan/phpdoc-parser/tree/1. 29.1"1697 }, 1698 "time": "2024-0 5-31T08:52:43+00:00"1700 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.0" 1701 }, 1702 "time": "2024-08-29T09:54:52+00:00" 1699 1703 }, 1700 1704 { 1701 1705 "name": "phpstan/phpstan", 1702 "version": "1.1 1.9",1706 "version": "1.12.2", 1703 1707 "source": { 1704 1708 "type": "git", 1705 1709 "url": "https://github.com/phpstan/phpstan.git", 1706 "reference": " e370bcddadaede0c1716338b262346f40d296f82"1707 }, 1708 "dist": { 1709 "type": "zip", 1710 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ e370bcddadaede0c1716338b262346f40d296f82",1711 "reference": " e370bcddadaede0c1716338b262346f40d296f82",1710 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1" 1711 }, 1712 "dist": { 1713 "type": "zip", 1714 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", 1715 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", 1712 1716 "shasum": "" 1713 1717 }, … … 1754 1758 } 1755 1759 ], 1756 "time": "2024-0 8-01T16:25:18+00:00"1760 "time": "2024-09-05T16:09:28+00:00" 1757 1761 }, 1758 1762 { … … 2145 2149 { 2146 2150 "name": "symfony/console", 2147 "version": "v5.4.4 2",2151 "version": "v5.4.43", 2148 2152 "source": { 2149 2153 "type": "git", 2150 2154 "url": "https://github.com/symfony/console.git", 2151 "reference": " cef62396a0477e94fc52e87a17c6e5c32e226b7f"2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/console/zipball/ cef62396a0477e94fc52e87a17c6e5c32e226b7f",2156 "reference": " cef62396a0477e94fc52e87a17c6e5c32e226b7f",2155 "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9" 2156 }, 2157 "dist": { 2158 "type": "zip", 2159 "url": "https://api.github.com/repos/symfony/console/zipball/e86f8554de667c16dde8aeb89a3990cfde924df9", 2160 "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9", 2157 2161 "shasum": "" 2158 2162 }, … … 2224 2228 ], 2225 2229 "support": { 2226 "source": "https://github.com/symfony/console/tree/v5.4.4 2"2230 "source": "https://github.com/symfony/console/tree/v5.4.43" 2227 2231 }, 2228 2232 "funding": [ … … 2240 2244 } 2241 2245 ], 2242 "time": "2024-0 7-26T12:21:55+00:00"2246 "time": "2024-08-13T16:31:56+00:00" 2243 2247 }, 2244 2248 { 2245 2249 "name": "symfony/dependency-injection", 2246 "version": "v5.4.4 2",2250 "version": "v5.4.43", 2247 2251 "source": { 2248 2252 "type": "git", 2249 2253 "url": "https://github.com/symfony/dependency-injection.git", 2250 "reference": " c8409889fdbf48b99271930ea0ebcf3ee5e1ceae"2251 }, 2252 "dist": { 2253 "type": "zip", 2254 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",2255 "reference": " c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",2254 "reference": "8c946c5c1d1692d5378cb722060969730cebc96d" 2255 }, 2256 "dist": { 2257 "type": "zip", 2258 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8c946c5c1d1692d5378cb722060969730cebc96d", 2259 "reference": "8c946c5c1d1692d5378cb722060969730cebc96d", 2256 2260 "shasum": "" 2257 2261 }, … … 2313 2317 "homepage": "https://symfony.com", 2314 2318 "support": { 2315 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.4 2"2319 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.43" 2316 2320 }, 2317 2321 "funding": [ … … 2329 2333 } 2330 2334 ], 2331 "time": "2024-0 7-25T13:57:40+00:00"2335 "time": "2024-08-27T00:56:45+00:00" 2332 2336 }, 2333 2337 { … … 2467 2471 { 2468 2472 "name": "symfony/finder", 2469 "version": "v5.4.4 2",2473 "version": "v5.4.43", 2470 2474 "source": { 2471 2475 "type": "git", 2472 2476 "url": "https://github.com/symfony/finder.git", 2473 "reference": " 0724c51fa067b198e36506d2864e09a52180998a"2474 }, 2475 "dist": { 2476 "type": "zip", 2477 "url": "https://api.github.com/repos/symfony/finder/zipball/ 0724c51fa067b198e36506d2864e09a52180998a",2478 "reference": " 0724c51fa067b198e36506d2864e09a52180998a",2477 "reference": "ae25a9145a900764158d439653d5630191155ca0" 2478 }, 2479 "dist": { 2480 "type": "zip", 2481 "url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0", 2482 "reference": "ae25a9145a900764158d439653d5630191155ca0", 2479 2483 "shasum": "" 2480 2484 }, … … 2510 2514 "homepage": "https://symfony.com", 2511 2515 "support": { 2512 "source": "https://github.com/symfony/finder/tree/v5.4.4 2"2516 "source": "https://github.com/symfony/finder/tree/v5.4.43" 2513 2517 }, 2514 2518 "funding": [ … … 2526 2530 } 2527 2531 ], 2528 "time": "2024-0 7-22T08:53:29+00:00"2532 "time": "2024-08-13T14:03:51+00:00" 2529 2533 }, 2530 2534 { … … 3163 3167 { 3164 3168 "name": "symfony/string", 3165 "version": "v5.4.4 2",3169 "version": "v5.4.43", 3166 3170 "source": { 3167 3171 "type": "git", 3168 3172 "url": "https://github.com/symfony/string.git", 3169 "reference": " 909cec913edea162a3b2836788228ad45fcab337"3170 }, 3171 "dist": { 3172 "type": "zip", 3173 "url": "https://api.github.com/repos/symfony/string/zipball/ 909cec913edea162a3b2836788228ad45fcab337",3174 "reference": " 909cec913edea162a3b2836788228ad45fcab337",3173 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450" 3174 }, 3175 "dist": { 3176 "type": "zip", 3177 "url": "https://api.github.com/repos/symfony/string/zipball/8be1d484951ff5ca995eaf8edcbcb8b9a5888450", 3178 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450", 3175 3179 "shasum": "" 3176 3180 }, … … 3229 3233 ], 3230 3234 "support": { 3231 "source": "https://github.com/symfony/string/tree/v5.4.4 2"3235 "source": "https://github.com/symfony/string/tree/v5.4.43" 3232 3236 }, 3233 3237 "funding": [ … … 3245 3249 } 3246 3250 ], 3247 "time": "2024-0 7-20T18:38:32+00:00"3251 "time": "2024-08-01T10:24:28+00:00" 3248 3252 }, 3249 3253 { -
pressidium-cookie-consent/tags/1.5.2/includes/Client/Cookie_Consent.php
r3131094 r3148044 207 207 .pressidium-cc-theme { 208 208 <?php 209 $font_slug = $this->settings['pressidium_options']['font']['slug'] ;210 $font_family = $this->settings['pressidium_options']['font']['family'] ;209 $font_slug = $this->settings['pressidium_options']['font']['slug'] ?? 'default'; 210 $font_family = $this->settings['pressidium_options']['font']['family'] ?? 'inherit'; 211 211 212 212 if ( $font_slug !== 'default' ) { -
pressidium-cookie-consent/tags/1.5.2/includes/Plugin.php
r3056302 r3148044 174 174 $container->add( 'settings', $settings ); 175 175 176 $upgrader = new Upgrader( $this->logger, $settings ); 177 $container->add( 'upgrader', $upgrader ); 178 176 179 $this->add_service_providers( $container ); 177 180 $this->register_tables( $database_manager, $container ); 178 181 $this->register_hooks( $hooks_manager, $container ); 182 183 /* 184 * Run the upgrader on every request to check if the plugin was upgraded 185 * and if so, migrate the settings to the latest version and resave them. 186 */ 187 $upgrader->maybe_upgrade(); 179 188 } 180 189 -
pressidium-cookie-consent/tags/1.5.2/pressidium-cookie-consent.php
r3131094 r3148044 4 4 * Plugin URI: https://github.com/pressidium/pressidium-cookie-consent/ 5 5 * Description: Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations. 6 * Version: 1.5. 16 * Version: 1.5.2 7 7 * Author: Pressidium 8 8 * Author URI: https://pressidium.com/ … … 28 28 function setup_constants(): void { 29 29 if ( ! defined( 'Pressidium\WP\CookieConsent\VERSION' ) ) { 30 define( 'Pressidium\WP\CookieConsent\VERSION', '1.5. 1' );30 define( 'Pressidium\WP\CookieConsent\VERSION', '1.5.2' ); 31 31 } 32 32 -
pressidium-cookie-consent/tags/1.5.2/readme.txt
r3131094 r3148044 7 7 Tested up to: 6.6 8 8 Requires PHP: 7.4 9 Stable Tag: 1.5. 19 Stable Tag: 1.5.2 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 174 174 == Changelog == 175 175 176 = 1.5.1: Aug 5, 2023 = 176 = 1.5.2: Sep 7, 2024 = 177 178 * Fix an issue where settings didn't automatically migrate from the previous version, requiring users to manually save them 179 180 = 1.5.1: Aug 5, 2024 = 177 181 178 182 * Add a notice to warn users for potential issues with specific configurations … … 187 191 * Fix an issue where the consent records table schema was not being updated correctly 188 192 189 = 1.5.0: Jul 30, 202 3=193 = 1.5.0: Jul 30, 2024 = 190 194 191 195 * Add a “Font” option to select one of the fonts that you have installed via the Font Library (WordPress 6.5+) … … 197 201 * Tabs panel in the settings page is now responsive and will scroll horizontally on smaller screens 198 202 199 = 1.4.0: Mar 21, 202 3=203 = 1.4.0: Mar 21, 2024 = 200 204 201 205 * Introduce a new “Preferences” cookies category -
pressidium-cookie-consent/tags/1.5.2/vendor/composer/autoload_classmap.php
r3056302 r3148044 84 84 'Pressidium\\WP\\CookieConsent\\Sanitizer' => $baseDir . '/includes/Sanitizer.php', 85 85 'Pressidium\\WP\\CookieConsent\\Settings' => $baseDir . '/includes/Settings.php', 86 'Pressidium\\WP\\CookieConsent\\Upgrader' => $baseDir . '/includes/Upgrader.php', 86 87 'Pressidium\\WP\\CookieConsent\\Utils' => $baseDir . '/includes/Utils.php', 87 88 ); -
pressidium-cookie-consent/tags/1.5.2/vendor/composer/autoload_static.php
r3056302 r3148044 99 99 'Pressidium\\WP\\CookieConsent\\Sanitizer' => __DIR__ . '/../..' . '/includes/Sanitizer.php', 100 100 'Pressidium\\WP\\CookieConsent\\Settings' => __DIR__ . '/../..' . '/includes/Settings.php', 101 'Pressidium\\WP\\CookieConsent\\Upgrader' => __DIR__ . '/../..' . '/includes/Upgrader.php', 101 102 'Pressidium\\WP\\CookieConsent\\Utils' => __DIR__ . '/../..' . '/includes/Utils.php', 102 103 ); -
pressidium-cookie-consent/tags/1.5.2/vendor/composer/installed.php
r3131094 r3148044 2 2 'root' => array( 3 3 'name' => 'pressidium/pressidium-cookie-consent', 4 'pretty_version' => '1.5. 1',5 'version' => '1.5. 1.0',6 'reference' => ' 5ca55efa63e5ff4c98eac0f17a2ba30a4f34d647',4 'pretty_version' => '1.5.2', 5 'version' => '1.5.2.0', 6 'reference' => '0b4749ad1f3f6d69069085b9436ab48b781bcc4a', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'pressidium/pressidium-cookie-consent' => array( 14 'pretty_version' => '1.5. 1',15 'version' => '1.5. 1.0',16 'reference' => ' 5ca55efa63e5ff4c98eac0f17a2ba30a4f34d647',14 'pretty_version' => '1.5.2', 15 'version' => '1.5.2.0', 16 'reference' => '0b4749ad1f3f6d69069085b9436ab48b781bcc4a', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../', -
pressidium-cookie-consent/trunk/composer.lock
r3131094 r3148044 228 228 { 229 229 "name": "composer/pcre", 230 "version": "3. 2.0",230 "version": "3.3.1", 231 231 "source": { 232 232 "type": "git", 233 233 "url": "https://github.com/composer/pcre.git", 234 "reference": " ea4ab6f9580a4fd221e0418f2c357cdd39102a90"235 }, 236 "dist": { 237 "type": "zip", 238 "url": "https://api.github.com/repos/composer/pcre/zipball/ ea4ab6f9580a4fd221e0418f2c357cdd39102a90",239 "reference": " ea4ab6f9580a4fd221e0418f2c357cdd39102a90",234 "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" 235 }, 236 "dist": { 237 "type": "zip", 238 "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", 239 "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", 240 240 "shasum": "" 241 241 }, … … 244 244 }, 245 245 "conflict": { 246 "phpstan/phpstan": "<1.11. 8"247 }, 248 "require-dev": { 249 "phpstan/phpstan": "^1.11. 8",246 "phpstan/phpstan": "<1.11.10" 247 }, 248 "require-dev": { 249 "phpstan/phpstan": "^1.11.10", 250 250 "phpstan/phpstan-strict-rules": "^1.1", 251 251 "phpunit/phpunit": "^8 || ^9" … … 287 287 "support": { 288 288 "issues": "https://github.com/composer/pcre/issues", 289 "source": "https://github.com/composer/pcre/tree/3. 2.0"289 "source": "https://github.com/composer/pcre/tree/3.3.1" 290 290 }, 291 291 "funding": [ … … 303 303 } 304 304 ], 305 "time": "2024-0 7-25T09:36:02+00:00"305 "time": "2024-08-27T18:44:43+00:00" 306 306 }, 307 307 { … … 639 639 { 640 640 "name": "fidry/cpu-core-counter", 641 "version": "1. 1.0",641 "version": "1.2.0", 642 642 "source": { 643 643 "type": "git", 644 644 "url": "https://github.com/theofidry/cpu-core-counter.git", 645 "reference": " f92996c4d5c1a696a6a970e20f7c4216200fcc42"646 }, 647 "dist": { 648 "type": "zip", 649 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/ f92996c4d5c1a696a6a970e20f7c4216200fcc42",650 "reference": " f92996c4d5c1a696a6a970e20f7c4216200fcc42",645 "reference": "8520451a140d3f46ac33042715115e290cf5785f" 646 }, 647 "dist": { 648 "type": "zip", 649 "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f", 650 "reference": "8520451a140d3f46ac33042715115e290cf5785f", 651 651 "shasum": "" 652 652 }, … … 688 688 "support": { 689 689 "issues": "https://github.com/theofidry/cpu-core-counter/issues", 690 "source": "https://github.com/theofidry/cpu-core-counter/tree/1. 1.0"690 "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0" 691 691 }, 692 692 "funding": [ … … 696 696 } 697 697 ], 698 "time": "2024-0 2-07T09:43:46+00:00"698 "time": "2024-08-06T10:04:20+00:00" 699 699 }, 700 700 { … … 1609 1609 { 1610 1610 "name": "phpstan/extension-installer", 1611 "version": "1.4. 1",1611 "version": "1.4.3", 1612 1612 "source": { 1613 1613 "type": "git", 1614 1614 "url": "https://github.com/phpstan/extension-installer.git", 1615 "reference": " f6b87faf9fc7978eab2f7919a8760bc9f58f9203"1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/ f6b87faf9fc7978eab2f7919a8760bc9f58f9203",1620 "reference": " f6b87faf9fc7978eab2f7919a8760bc9f58f9203",1615 "reference": "85e90b3942d06b2326fba0403ec24fe912372936" 1616 }, 1617 "dist": { 1618 "type": "zip", 1619 "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936", 1620 "reference": "85e90b3942d06b2326fba0403ec24fe912372936", 1621 1621 "shasum": "" 1622 1622 }, … … 1624 1624 "composer-plugin-api": "^2.0", 1625 1625 "php": "^7.2 || ^8.0", 1626 "phpstan/phpstan": "^1.9.0 "1626 "phpstan/phpstan": "^1.9.0 || ^2.0" 1627 1627 }, 1628 1628 "require-dev": { … … 1645 1645 ], 1646 1646 "description": "Composer plugin for automatic installation of PHPStan extensions", 1647 "keywords": [ 1648 "dev", 1649 "static analysis" 1650 ], 1647 1651 "support": { 1648 1652 "issues": "https://github.com/phpstan/extension-installer/issues", 1649 "source": "https://github.com/phpstan/extension-installer/tree/1.4. 1"1650 }, 1651 "time": "2024-0 6-10T08:20:49+00:00"1653 "source": "https://github.com/phpstan/extension-installer/tree/1.4.3" 1654 }, 1655 "time": "2024-09-04T20:21:43+00:00" 1652 1656 }, 1653 1657 { 1654 1658 "name": "phpstan/phpdoc-parser", 1655 "version": "1. 29.1",1659 "version": "1.30.0", 1656 1660 "source": { 1657 1661 "type": "git", 1658 1662 "url": "https://github.com/phpstan/phpdoc-parser.git", 1659 "reference": " fcaefacf2d5c417e928405b71b400d4ce10daaf4"1660 }, 1661 "dist": { 1662 "type": "zip", 1663 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/ fcaefacf2d5c417e928405b71b400d4ce10daaf4",1664 "reference": " fcaefacf2d5c417e928405b71b400d4ce10daaf4",1663 "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f" 1664 }, 1665 "dist": { 1666 "type": "zip", 1667 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/5ceb0e384997db59f38774bf79c2a6134252c08f", 1668 "reference": "5ceb0e384997db59f38774bf79c2a6134252c08f", 1665 1669 "shasum": "" 1666 1670 }, … … 1694 1698 "support": { 1695 1699 "issues": "https://github.com/phpstan/phpdoc-parser/issues", 1696 "source": "https://github.com/phpstan/phpdoc-parser/tree/1. 29.1"1697 }, 1698 "time": "2024-0 5-31T08:52:43+00:00"1700 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.30.0" 1701 }, 1702 "time": "2024-08-29T09:54:52+00:00" 1699 1703 }, 1700 1704 { 1701 1705 "name": "phpstan/phpstan", 1702 "version": "1.1 1.9",1706 "version": "1.12.2", 1703 1707 "source": { 1704 1708 "type": "git", 1705 1709 "url": "https://github.com/phpstan/phpstan.git", 1706 "reference": " e370bcddadaede0c1716338b262346f40d296f82"1707 }, 1708 "dist": { 1709 "type": "zip", 1710 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ e370bcddadaede0c1716338b262346f40d296f82",1711 "reference": " e370bcddadaede0c1716338b262346f40d296f82",1710 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1" 1711 }, 1712 "dist": { 1713 "type": "zip", 1714 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", 1715 "reference": "0ca1c7bb55fca8fe6448f16fff0f311ccec960a1", 1712 1716 "shasum": "" 1713 1717 }, … … 1754 1758 } 1755 1759 ], 1756 "time": "2024-0 8-01T16:25:18+00:00"1760 "time": "2024-09-05T16:09:28+00:00" 1757 1761 }, 1758 1762 { … … 2145 2149 { 2146 2150 "name": "symfony/console", 2147 "version": "v5.4.4 2",2151 "version": "v5.4.43", 2148 2152 "source": { 2149 2153 "type": "git", 2150 2154 "url": "https://github.com/symfony/console.git", 2151 "reference": " cef62396a0477e94fc52e87a17c6e5c32e226b7f"2152 }, 2153 "dist": { 2154 "type": "zip", 2155 "url": "https://api.github.com/repos/symfony/console/zipball/ cef62396a0477e94fc52e87a17c6e5c32e226b7f",2156 "reference": " cef62396a0477e94fc52e87a17c6e5c32e226b7f",2155 "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9" 2156 }, 2157 "dist": { 2158 "type": "zip", 2159 "url": "https://api.github.com/repos/symfony/console/zipball/e86f8554de667c16dde8aeb89a3990cfde924df9", 2160 "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9", 2157 2161 "shasum": "" 2158 2162 }, … … 2224 2228 ], 2225 2229 "support": { 2226 "source": "https://github.com/symfony/console/tree/v5.4.4 2"2230 "source": "https://github.com/symfony/console/tree/v5.4.43" 2227 2231 }, 2228 2232 "funding": [ … … 2240 2244 } 2241 2245 ], 2242 "time": "2024-0 7-26T12:21:55+00:00"2246 "time": "2024-08-13T16:31:56+00:00" 2243 2247 }, 2244 2248 { 2245 2249 "name": "symfony/dependency-injection", 2246 "version": "v5.4.4 2",2250 "version": "v5.4.43", 2247 2251 "source": { 2248 2252 "type": "git", 2249 2253 "url": "https://github.com/symfony/dependency-injection.git", 2250 "reference": " c8409889fdbf48b99271930ea0ebcf3ee5e1ceae"2251 }, 2252 "dist": { 2253 "type": "zip", 2254 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",2255 "reference": " c8409889fdbf48b99271930ea0ebcf3ee5e1ceae",2254 "reference": "8c946c5c1d1692d5378cb722060969730cebc96d" 2255 }, 2256 "dist": { 2257 "type": "zip", 2258 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8c946c5c1d1692d5378cb722060969730cebc96d", 2259 "reference": "8c946c5c1d1692d5378cb722060969730cebc96d", 2256 2260 "shasum": "" 2257 2261 }, … … 2313 2317 "homepage": "https://symfony.com", 2314 2318 "support": { 2315 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.4 2"2319 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.43" 2316 2320 }, 2317 2321 "funding": [ … … 2329 2333 } 2330 2334 ], 2331 "time": "2024-0 7-25T13:57:40+00:00"2335 "time": "2024-08-27T00:56:45+00:00" 2332 2336 }, 2333 2337 { … … 2467 2471 { 2468 2472 "name": "symfony/finder", 2469 "version": "v5.4.4 2",2473 "version": "v5.4.43", 2470 2474 "source": { 2471 2475 "type": "git", 2472 2476 "url": "https://github.com/symfony/finder.git", 2473 "reference": " 0724c51fa067b198e36506d2864e09a52180998a"2474 }, 2475 "dist": { 2476 "type": "zip", 2477 "url": "https://api.github.com/repos/symfony/finder/zipball/ 0724c51fa067b198e36506d2864e09a52180998a",2478 "reference": " 0724c51fa067b198e36506d2864e09a52180998a",2477 "reference": "ae25a9145a900764158d439653d5630191155ca0" 2478 }, 2479 "dist": { 2480 "type": "zip", 2481 "url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0", 2482 "reference": "ae25a9145a900764158d439653d5630191155ca0", 2479 2483 "shasum": "" 2480 2484 }, … … 2510 2514 "homepage": "https://symfony.com", 2511 2515 "support": { 2512 "source": "https://github.com/symfony/finder/tree/v5.4.4 2"2516 "source": "https://github.com/symfony/finder/tree/v5.4.43" 2513 2517 }, 2514 2518 "funding": [ … … 2526 2530 } 2527 2531 ], 2528 "time": "2024-0 7-22T08:53:29+00:00"2532 "time": "2024-08-13T14:03:51+00:00" 2529 2533 }, 2530 2534 { … … 3163 3167 { 3164 3168 "name": "symfony/string", 3165 "version": "v5.4.4 2",3169 "version": "v5.4.43", 3166 3170 "source": { 3167 3171 "type": "git", 3168 3172 "url": "https://github.com/symfony/string.git", 3169 "reference": " 909cec913edea162a3b2836788228ad45fcab337"3170 }, 3171 "dist": { 3172 "type": "zip", 3173 "url": "https://api.github.com/repos/symfony/string/zipball/ 909cec913edea162a3b2836788228ad45fcab337",3174 "reference": " 909cec913edea162a3b2836788228ad45fcab337",3173 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450" 3174 }, 3175 "dist": { 3176 "type": "zip", 3177 "url": "https://api.github.com/repos/symfony/string/zipball/8be1d484951ff5ca995eaf8edcbcb8b9a5888450", 3178 "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450", 3175 3179 "shasum": "" 3176 3180 }, … … 3229 3233 ], 3230 3234 "support": { 3231 "source": "https://github.com/symfony/string/tree/v5.4.4 2"3235 "source": "https://github.com/symfony/string/tree/v5.4.43" 3232 3236 }, 3233 3237 "funding": [ … … 3245 3249 } 3246 3250 ], 3247 "time": "2024-0 7-20T18:38:32+00:00"3251 "time": "2024-08-01T10:24:28+00:00" 3248 3252 }, 3249 3253 { -
pressidium-cookie-consent/trunk/includes/Client/Cookie_Consent.php
r3131094 r3148044 207 207 .pressidium-cc-theme { 208 208 <?php 209 $font_slug = $this->settings['pressidium_options']['font']['slug'] ;210 $font_family = $this->settings['pressidium_options']['font']['family'] ;209 $font_slug = $this->settings['pressidium_options']['font']['slug'] ?? 'default'; 210 $font_family = $this->settings['pressidium_options']['font']['family'] ?? 'inherit'; 211 211 212 212 if ( $font_slug !== 'default' ) { -
pressidium-cookie-consent/trunk/includes/Plugin.php
r3056302 r3148044 174 174 $container->add( 'settings', $settings ); 175 175 176 $upgrader = new Upgrader( $this->logger, $settings ); 177 $container->add( 'upgrader', $upgrader ); 178 176 179 $this->add_service_providers( $container ); 177 180 $this->register_tables( $database_manager, $container ); 178 181 $this->register_hooks( $hooks_manager, $container ); 182 183 /* 184 * Run the upgrader on every request to check if the plugin was upgraded 185 * and if so, migrate the settings to the latest version and resave them. 186 */ 187 $upgrader->maybe_upgrade(); 179 188 } 180 189 -
pressidium-cookie-consent/trunk/pressidium-cookie-consent.php
r3131094 r3148044 4 4 * Plugin URI: https://github.com/pressidium/pressidium-cookie-consent/ 5 5 * Description: Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations. 6 * Version: 1.5. 16 * Version: 1.5.2 7 7 * Author: Pressidium 8 8 * Author URI: https://pressidium.com/ … … 28 28 function setup_constants(): void { 29 29 if ( ! defined( 'Pressidium\WP\CookieConsent\VERSION' ) ) { 30 define( 'Pressidium\WP\CookieConsent\VERSION', '1.5. 1' );30 define( 'Pressidium\WP\CookieConsent\VERSION', '1.5.2' ); 31 31 } 32 32 -
pressidium-cookie-consent/trunk/readme.txt
r3131094 r3148044 7 7 Tested up to: 6.6 8 8 Requires PHP: 7.4 9 Stable Tag: 1.5. 19 Stable Tag: 1.5.2 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 174 174 == Changelog == 175 175 176 = 1.5.1: Aug 5, 2023 = 176 = 1.5.2: Sep 7, 2024 = 177 178 * Fix an issue where settings didn't automatically migrate from the previous version, requiring users to manually save them 179 180 = 1.5.1: Aug 5, 2024 = 177 181 178 182 * Add a notice to warn users for potential issues with specific configurations … … 187 191 * Fix an issue where the consent records table schema was not being updated correctly 188 192 189 = 1.5.0: Jul 30, 202 3=193 = 1.5.0: Jul 30, 2024 = 190 194 191 195 * Add a “Font” option to select one of the fonts that you have installed via the Font Library (WordPress 6.5+) … … 197 201 * Tabs panel in the settings page is now responsive and will scroll horizontally on smaller screens 198 202 199 = 1.4.0: Mar 21, 202 3=203 = 1.4.0: Mar 21, 2024 = 200 204 201 205 * Introduce a new “Preferences” cookies category -
pressidium-cookie-consent/trunk/vendor/composer/autoload_classmap.php
r3056302 r3148044 84 84 'Pressidium\\WP\\CookieConsent\\Sanitizer' => $baseDir . '/includes/Sanitizer.php', 85 85 'Pressidium\\WP\\CookieConsent\\Settings' => $baseDir . '/includes/Settings.php', 86 'Pressidium\\WP\\CookieConsent\\Upgrader' => $baseDir . '/includes/Upgrader.php', 86 87 'Pressidium\\WP\\CookieConsent\\Utils' => $baseDir . '/includes/Utils.php', 87 88 ); -
pressidium-cookie-consent/trunk/vendor/composer/autoload_static.php
r3056302 r3148044 99 99 'Pressidium\\WP\\CookieConsent\\Sanitizer' => __DIR__ . '/../..' . '/includes/Sanitizer.php', 100 100 'Pressidium\\WP\\CookieConsent\\Settings' => __DIR__ . '/../..' . '/includes/Settings.php', 101 'Pressidium\\WP\\CookieConsent\\Upgrader' => __DIR__ . '/../..' . '/includes/Upgrader.php', 101 102 'Pressidium\\WP\\CookieConsent\\Utils' => __DIR__ . '/../..' . '/includes/Utils.php', 102 103 ); -
pressidium-cookie-consent/trunk/vendor/composer/installed.php
r3131094 r3148044 2 2 'root' => array( 3 3 'name' => 'pressidium/pressidium-cookie-consent', 4 'pretty_version' => '1.5. 1',5 'version' => '1.5. 1.0',6 'reference' => ' 5ca55efa63e5ff4c98eac0f17a2ba30a4f34d647',4 'pretty_version' => '1.5.2', 5 'version' => '1.5.2.0', 6 'reference' => '0b4749ad1f3f6d69069085b9436ab48b781bcc4a', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 'pressidium/pressidium-cookie-consent' => array( 14 'pretty_version' => '1.5. 1',15 'version' => '1.5. 1.0',16 'reference' => ' 5ca55efa63e5ff4c98eac0f17a2ba30a4f34d647',14 'pretty_version' => '1.5.2', 15 'version' => '1.5.2.0', 16 'reference' => '0b4749ad1f3f6d69069085b9436ab48b781bcc4a', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.