Cookie Banner for GDPR / CCPA - WPLP Cookie Consent 4.2.2

Does "Cookie Banner for GDPR / CCPA - WPLP Cookie Consent" work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
37PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

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

WPLP Cookie Consent ‹ Test site — WordPress

Page screenshot: WPLP 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=929320f839
Aspect after-activation
HTTP status 200
Load time 10.576 s
Memory usage 6.72 MiB
JS errors None
Resource errors None

WPLP Compliance

Page screenshot: WPLP Compliance
URL /wp-admin/admin.php?page=wplp-dashboard
Aspect menu-item
HTTP status 200
Load time 7.060 s
Memory usage 4.89 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'style')\n    at updateTopBasedOnTab (/wp-content/plugins/gdpr-cookie-consent/admin/js/gdpr-cookie-consent-admin-revamp.js?ver=4.2.2:1617:22)\n    at HTMLDocument.alignSideBar (/wp-content/plugins/gdpr-cookie-consent/admin/js/gdpr-cookie-consent-admin-revamp.js?ver=4.2.2:1622:5)",
        "trace": null,
        "code": null
    }
]
Resource errors None

WPLP Compliance → Legal Pages

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

WPLP Compliance → Cookie Consent

Page screenshot: WPLP Compliance → Cookie Consent
URL /wp-admin/admin.php?page=gdpr-cookie-consent
Aspect menu-item
HTTP status 200
Load time 6.507 s
Memory usage 4.84 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.383 s
Memory usage 5.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.422 s0.563 s+0.141 s3.78 MiB4.29 MiB+ 522.02 KiB
/wp-admin/edit.php0.351 s0.502 s+0.151 s3.78 MiB4.37 MiB+ 597.34 KiB
/wp-admin/post-new.php0.830 s1.024 s+0.194 s6.31 MiB7.12 MiB+ 832.27 KiB
/wp-admin/upload.php0.620 s0.520 s-0.100 s3.74 MiB4.21 MiB+ 484.83 KiB
/wp-admin/options-writing.php0.314 s0.462 s+0.148 s3.71 MiB4.21 MiB+ 511.71 KiB
/wp-admin/media-new.php0.495 s0.471 s-0.024 s3.7 MiB4.2 MiB+ 512.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.314 s0.616 s+0.302 s3.72 MiB4.23 MiB+ 527.49 KiB
/wp-admin/post-new.php?post_type=page0.824 s0.831 s+0.007 s6.3 MiB7.11 MiB+ 829.93 KiB
/wp-admin/options-discussion.php0.357 s0.628 s+0.271 s3.71 MiB4.21 MiB+ 508.59 KiB
/wp-admin/edit-comments.php0.315 s0.486 s+0.171 s3.74 MiB4.25 MiB+ 526.56 KiB
/0.266 s0.279 s+0.013 s4.11 MiB4.37 MiB+ 267.73 KiB
Average 0.464 s0.580 s+0.116 s4.24 MiB4.78 MiB+ 556.49 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
PHP42.1%51,6105,18797
JavaScript28.9%35,4933,91831
CSS14.1%17,34530717
JSON7.9%9,68305
PO File5.4%6,6633,85010
Twig1.0%1,275011
SVG0.4%441091
XML0.1%13401
Total 122,644 13,262 263

PHP Code Analysis | More results »

Lines of code 24,206
Total complexity 4,868
Median class complexity 47.5
Median method complexity 3.0
Most complex class Gdpr_Cookie_Consent_Admin
Most complex function Gdpr_Cookie_Consent_Admin::gdpr_cookie_consent_ajax_save_settings()
Classes 28
Methods 500
Functions 23

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 31

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

[25-Feb-2026 15:59:40 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:40 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:44 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "gdpr-cookie-consent" was enqueued with dependencies that are not registered: gdprcookieconsent_cookie_custom. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:50 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:50 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:51 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:51 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 15:59:52 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "gdpr-cookie-consent" was enqueued with dependencies that are not registered: gdprcookieconsent_cookie_custom. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:00 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:00 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:02 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:02 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:04 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "gdpr-cookie-consent" was enqueued with dependencies that are not registered: gdprcookieconsent_cookie_custom. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:11 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:11 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:11 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:11 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:12 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:12 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:14 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:14 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:15 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:15 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:16 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:16 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:16 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:16 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:17 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:17 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:19 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:19 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:20 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:20 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:21 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:21 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:22 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "cookie_scanner_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
[25-Feb-2026 16:00:22 UTC] PHP Notice:  Function WP_Scripts::add was called <strong>incorrectly</strong>. The script with the handle "ab_testing_ajax" was enqueued with dependencies that are not registered: gdpr-cookie-consent-admin-revamp. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.9.1.) in /wp-includes/functions.php on line 6131
See also: All tests for this plugin, How to Hide Cookie Banner for GDPR / CCPA - WPLP Cookie Consent Admin Menus and Meta Boxes