WP Cookie Consent 3.4.1

Does WP Cookie Consent work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
108PHP warnings
40PHP deprecation warnings
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 382.32 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.118 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.6.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 9,000+
WordPress.org page https://wordpress.org/plugins/gdpr-cookie-consent/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

WP Cookie Consent ‹ Test site — WordPress

Page screenshot: WP Cookie Consent ‹ Test site — WordPress
URL /wp-admin/admin.php?page=gdpr-cookie-consent#create_cookie_banner
Requested URL /wp-admin/plugins.php?action=activate&plugin=gdpr-cookie-consent%2Fgdpr-cookie-consent.php&plugin_status=all&paged=1&s&_wpnonce=eb01346b93
Aspect after-activation
HTTP status 200
Load time 9.664 s
Memory usage 5.21 MiB
JS errors None
Resource errors None

WP Cookie Consent

Page screenshot: WP Cookie Consent
URL /wp-admin/admin.php?page=gdpr-cookie-consent
Aspect menu-item
HTTP status 200
Load time 7.449 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.545 s
Memory usage 3.68 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'replace')\n    at Object.convertToHex (/wp-content/plugins/gdpr-cookie-consent/public/js/gdpr-cookie-consent-public.min.js?ver=3.4.1%27%20async=%27async:1:49693)\n    at Object.configBar (/wp-content/plugins/gdpr-cookie-consent/public/js/gdpr-cookie-consent-public.min.js?ver=3.4.1%27%20async=%27async:1:52334)\n    at Object.set (/wp-content/plugins/gdpr-cookie-consent/public/js/gdpr-cookie-consent-public.min.js?ver=3.4.1%27%20async=%27async:1:2738)\n    at HTMLDocument.<anonymous> (/wp-content/plugins/gdpr-cookie-consent/public/js/gdpr-cookie-consent-public.min.js?ver=3.4.1%27%20async=%27async:1:72015)\n    at e (/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028)\n    at t (/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.321 s0.489 s+0.168 s3.47 MiB3.82 MiB+ 356.31 KiB
/wp-admin/edit.php0.200 s0.416 s+0.216 s3.54 MiB3.91 MiB+ 384.74 KiB
/wp-admin/post-new.php0.715 s0.994 s+0.279 s5.75 MiB6.23 MiB+ 492.79 KiB
/wp-admin/upload.php0.672 s0.434 s-0.238 s3.49 MiB3.81 MiB+ 325.73 KiB
/wp-admin/options-writing.php0.191 s0.418 s+0.227 s3.41 MiB3.8 MiB+ 402.48 KiB
/wp-admin/media-new.php0.233 s0.361 s+0.128 s3.4 MiB3.8 MiB+ 415.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.361 s+0.186 s3.47 MiB3.82 MiB+ 357.78 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.651 s+0.067 s5.75 MiB6.23 MiB+ 492.72 KiB
/wp-admin/options-discussion.php0.248 s0.444 s+0.196 s3.41 MiB3.8 MiB+ 404.8 KiB
/wp-admin/edit-comments.php0.227 s0.380 s+0.153 s3.49 MiB3.82 MiB+ 340.48 KiB
/0.298 s0.216 s-0.082 s3.45 MiB3.68 MiB+ 231.8 KiB
Average 0.351 s0.469 s+0.118 s3.88 MiB4.25 MiB+ 382.32 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP40.9%35,9064,58080
JavaScript35.7%31,3463,59725
CSS13.1%11,50217911
PO File7.6%6,6633,85010
Twig1.5%1,275011
JSON0.7%63302
SVG0.4%311062
XML0.1%12701
Total 87,763 12,206 202

PHP Code Analysis | More results »

Lines of code 20,062
Total complexity 3,290
Median class complexity 59.0
Median method complexity 2.0
Most complex class Gdpr_Cookie_Consent_Admin
Most complex function Gdpr_Cookie_Consent_Admin::gdpr_cookie_consent_ajax_save_settings()
Classes 28
Methods 376
Functions 18

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 7

Options wp_options 18

Custom Post Types 2

ID Name
wplconsentlogsConsent Logs
gdprpoliciesPolicy Data

Meta Boxes

{
    "gdprpolicies": {
        "_gdpr_policies_domain": {
            "title": "Domain",
            "context": "normal"
        },
        "_gdpr_policies_links": {
            "title": "Links",
            "context": "normal"
        }
    }
}

PHP Error Log 148 lines

[19-Aug-2024 05:51:53 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 317
[19-Aug-2024 05:51:55 UTC] PHP Warning:  Undefined variable $ab_testing_text in /wp-content/plugins/gdpr-cookie-consent/admin/modules/ab-testing/class-wpl-cookie-consent-ab-testing.php on line 116
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 137
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 150
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 156
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 133
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 152
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 202
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1253
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1254
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1255
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1256
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "border_style1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1257
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_border_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1258
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1259
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_font1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1300
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1331
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_text_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1332
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1333
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1334
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "border_style2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1335
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_border_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1336
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1337
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_font2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1378
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1409
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1410
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1411
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1412
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_text_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1413
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1414
[19-Aug-2024 05:52:00 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1415
[19-Aug-2024 05:52:00 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1416
[19-Aug-2024 05:52:04 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 317
[19-Aug-2024 05:52:05 UTC] PHP Warning:  Undefined variable $ab_testing_text in /wp-content/plugins/gdpr-cookie-consent/admin/modules/ab-testing/class-wpl-cookie-consent-ab-testing.php on line 116
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 137
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 150
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 156
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 133
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 152
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 202
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1253
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1254
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1255
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1256
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "border_style1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1257
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_border_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1258
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1259
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_font1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1300
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1331
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_text_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1332
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1333
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1334
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "border_style2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1335
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_border_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1336
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1337
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_font2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1378
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1409
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1410
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1411
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1412
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_text_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1413
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1414
[19-Aug-2024 05:52:10 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1193
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1415
[19-Aug-2024 05:52:10 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1416
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 137
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 150
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 156
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 133
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 152
[19-Aug-2024 05:52:13 UTC] PHP Deprecated:  Return type of Timber\QueryIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/gdpr-cookie-consent/vendor/timber/timber/lib/QueryIterator.php on line 202
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/gdpr-cookie-consent/public/templates/skins/default.php on line 67
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1253
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1254
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1255
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1256
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "border_style1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1257
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_border_color1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1258
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1259
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_font1" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1300
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1331
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_text_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1332
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_opacity2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1333
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_border_width2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1334
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "border_style2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1335
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_border_color2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1336
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_bar_border_radius2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1337
[19-Aug-2024 05:52:13 UTC] PHP Warning:  Undefined array key "cookie_font2" in /wp-content/plugins/gdpr-cookie-consent/includes/class-gdpr-cookie-consent.php on line 1378

(+48 more lines)
See also: All tests for this plugin, How to Hide WP Cookie Consent Admin Menus and Meta Boxes