Cookie Banner for GDPR / CCPA - WPLP Cookie Consent 4.2.4

Does "Cookie Banner for GDPR / CCPA - WPLP Cookie Consent" work with WordPress 6.9.4 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.176 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.9.4
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=4775368873
Aspect after-activation
HTTP status 200
Load time 8.912 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 9.436 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.4:1617:22)\n    at HTMLDocument.alignSideBar (/wp-content/plugins/gdpr-cookie-consent/admin/js/gdpr-cookie-consent-admin-revamp.js?ver=4.2.4: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.906 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 5.818 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.457 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.493 s0.672 s+0.179 s3.78 MiB4.29 MiB+ 522.02 KiB
/wp-admin/edit.php0.412 s0.552 s+0.140 s3.78 MiB4.37 MiB+ 597.34 KiB
/wp-admin/post-new.php0.825 s1.072 s+0.247 s6.31 MiB7.12 MiB+ 832.27 KiB
/wp-admin/upload.php0.479 s0.570 s+0.091 s3.74 MiB4.21 MiB+ 484.83 KiB
/wp-admin/options-writing.php0.375 s0.541 s+0.166 s3.71 MiB4.21 MiB+ 511.71 KiB
/wp-admin/media-new.php0.577 s0.957 s+0.380 s3.7 MiB4.2 MiB+ 512.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.346 s0.512 s+0.166 s3.72 MiB4.23 MiB+ 527.49 KiB
/wp-admin/post-new.php?post_type=page0.733 s0.856 s+0.123 s6.3 MiB7.11 MiB+ 829.93 KiB
/wp-admin/options-discussion.php0.352 s0.610 s+0.258 s3.71 MiB4.21 MiB+ 508.6 KiB
/wp-admin/edit-comments.php0.348 s0.563 s+0.215 s3.73 MiB4.25 MiB+ 526.56 KiB
/0.304 s0.276 s-0.028 s4.11 MiB4.37 MiB+ 267.73 KiB
Average 0.477 s0.653 s+0.176 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,6165,19197
JavaScript28.9%35,4893,91631
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,646 13,264 263

PHP Code Analysis | More results »

Lines of code 24,212
Total complexity 4,866
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

[19-Mar-2026 11:17:56 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
[19-Mar-2026 11:17:56 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
[19-Mar-2026 11:17:57 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
[19-Mar-2026 11:18:05 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
[19-Mar-2026 11:18:05 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
[19-Mar-2026 11:18:06 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
[19-Mar-2026 11:18:06 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
[19-Mar-2026 11:18:07 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
[19-Mar-2026 11:18:18 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
[19-Mar-2026 11:18:18 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
[19-Mar-2026 11:18: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
[19-Mar-2026 11:18: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
[19-Mar-2026 11:18:20 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
[19-Mar-2026 11:18:28 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
[19-Mar-2026 11:18:28 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
[19-Mar-2026 11:18:29 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
[19-Mar-2026 11:18:29 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
[19-Mar-2026 11:18:29 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
[19-Mar-2026 11:18:29 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
[19-Mar-2026 11:18:32 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
[19-Mar-2026 11:18:32 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
[19-Mar-2026 11:18:33 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
[19-Mar-2026 11:18:33 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
[19-Mar-2026 11:18:34 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
[19-Mar-2026 11:18:34 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
[19-Mar-2026 11:18:35 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
[19-Mar-2026 11:18:35 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
[19-Mar-2026 11:18:35 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
[19-Mar-2026 11:18:35 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
[19-Mar-2026 11:18:38 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
[19-Mar-2026 11:18:38 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
[19-Mar-2026 11:18:39 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
[19-Mar-2026 11:18:39 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
[19-Mar-2026 11:18: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
[19-Mar-2026 11:18: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
[19-Mar-2026 11:18:41 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
[19-Mar-2026 11:18:41 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