WP Cookie Consent 3.6.5

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

Summary

Errors
58PHP warnings
142PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.7.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 4

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=f0d1fdfa2b
Aspect after-activation
HTTP status 200
Load time 9.504 s
Memory usage 6.25 MiB
JS errors None
Resource errors None

WP Legal Pages

Page screenshot: WP Legal Pages
URL /wp-admin/admin.php?page=legal-pages
Aspect menu-item
HTTP status 200
Load time 0.514 s
Memory usage 3.86 MiB
JS errors None
Resource errors None

WP Legal Pages → Cookie Consent

Page screenshot: WP Legal Pages → Cookie Consent
URL /wp-admin/admin.php?page=gdpr-cookie-consent
Aspect menu-item
HTTP status 200
Load time 9.344 s
Memory usage 11.81 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.514 s
Memory usage 14.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.327 s0.535 s+0.208 s3.48 MiB3.88 MiB+ 409.43 KiB
/wp-admin/edit.php0.188 s0.536 s+0.348 s3.54 MiB3.97 MiB+ 438.88 KiB
/wp-admin/post-new.php0.749 s0.767 s+0.018 s5.92 MiB6.34 MiB+ 429.56 KiB
/wp-admin/upload.php0.526 s0.469 s-0.057 s3.5 MiB3.87 MiB+ 380.55 KiB
/wp-admin/options-writing.php0.214 s0.442 s+0.228 s3.47 MiB3.86 MiB+ 400.07 KiB
/wp-admin/media-new.php0.265 s0.405 s+0.140 s3.46 MiB3.86 MiB+ 408.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.257 s0.404 s+0.147 s3.48 MiB3.88 MiB+ 412.9 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.665 s+0.085 s5.92 MiB6.34 MiB+ 429.57 KiB
/wp-admin/options-discussion.php0.261 s0.389 s+0.128 s3.47 MiB3.86 MiB+ 397.2 KiB
/wp-admin/edit-comments.php0.214 s0.621 s+0.407 s3.49 MiB3.88 MiB+ 396.23 KiB
/0.293 s0.454 s+0.161 s3.48 MiB14.08 MiB+ 10.6 MiB
Average 0.352 s0.517 s+0.165 s3.93 MiB5.26 MiB+ 1.33 MiB

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.3%45,9124,67581
JavaScript30.5%34,7243,70429
CSS14.3%16,29430315
JSON7.5%8,57203
PO File5.8%6,6633,85010
Twig1.1%1,275011
SVG0.4%399079
XML0.1%13001
Total 113,969 12,532 229

PHP Code Analysis | More results »

Lines of code 23,796
Total complexity 3,565
Median class complexity 53.5
Median method complexity 2.5
Most complex class Gdpr_Cookie_Consent_Admin
Most complex function Gdpr_Cookie_Consent_Admin::gdpr_cookie_consent_ajax_save_settings()
Classes 28
Methods 388
Functions 21

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 27

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 200 lines

[25-Nov-2024 14:16:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:16:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:16:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:16:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:16:59 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 362
[25-Nov-2024 14:16:59 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 653
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17:00 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:00 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:00 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 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
[25-Nov-2024 14:17:09 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:09 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:09 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17: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
[25-Nov-2024 14:17:10 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:10 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:10 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:11 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 362
[25-Nov-2024 14:17:11 UTC] PHP Warning:  Undefined variable $api_gdpr_dashboard in /wp-content/plugins/gdpr-cookie-consent/admin/views/gdpr-dashboard-page.php on line 653
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 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
[25-Nov-2024 14:17:12 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:12 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:12 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 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
[25-Nov-2024 14:17:21 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:21 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:21 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:22 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 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
[25-Nov-2024 14:17:23 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:23 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:23 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 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
[25-Nov-2024 14:17:24 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:24 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:24 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 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
[25-Nov-2024 14:17:26 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 530
[25-Nov-2024 14:17:26 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_bar_opacity1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 537
[25-Nov-2024 14:17:26 UTC] PHP Warning:  Undefined array key "multiple_legislation_cookie_text_color1" in /wp-content/plugins/gdpr-cookie-consent/public/class-gdpr-cookie-consent-public.php on line 545
[25-Nov-2024 14:17:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[25-Nov-2024 14:17:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[25-Nov-2024 14:17:27 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
[25-Nov-2024 14:17:27 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
[25-Nov-2024 14:17:27 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
[25-Nov-2024 14:17:27 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
[25-Nov-2024 14:17:27 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
[25-Nov-2024 14:17:27 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

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