Cookie Banner for GDPR / CCPA - WPLP Cookie Consent 4.2.7

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
42PHP warnings
37PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.135 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=079eace66f
Aspect after-activation
HTTP status 200
Load time 7.950 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 8.526 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.7:1617:22)\n    at HTMLDocument.alignSideBar (/wp-content/plugins/gdpr-cookie-consent/admin/js/gdpr-cookie-consent-admin-revamp.js?ver=4.2.7: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.777 s
Memory usage 4.21 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.232 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.387 s
Memory usage 4.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.429 s0.633 s+0.204 s3.78 MiB4.29 MiB+ 524.9 KiB
/wp-admin/edit.php0.372 s0.461 s+0.089 s3.79 MiB4.37 MiB+ 600.21 KiB
/wp-admin/post-new.php0.868 s1.034 s+0.166 s6.31 MiB7.13 MiB+ 835.58 KiB
/wp-admin/upload.php0.736 s0.570 s-0.166 s3.74 MiB4.22 MiB+ 487.7 KiB
/wp-admin/options-writing.php0.337 s0.509 s+0.172 s3.72 MiB4.22 MiB+ 514.59 KiB
/wp-admin/media-new.php0.511 s0.639 s+0.128 s3.71 MiB4.21 MiB+ 515.74 KiB
/wp-admin/edit-tags.php?taxonomy=category0.351 s0.733 s+0.382 s3.72 MiB4.24 MiB+ 530.37 KiB
/wp-admin/post-new.php?post_type=page0.703 s0.898 s+0.195 s6.3 MiB7.11 MiB+ 833.25 KiB
/wp-admin/options-discussion.php0.349 s0.513 s+0.164 s3.72 MiB4.22 MiB+ 511.48 KiB
/wp-admin/edit-comments.php0.338 s0.485 s+0.147 s3.74 MiB4.26 MiB+ 529.43 KiB
/0.280 s0.285 s+0.005 s4.12 MiB4.39 MiB+ 268.62 KiB
Average 0.479 s0.615 s+0.135 s4.24 MiB4.79 MiB+ 559.26 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.0%51,6235,19797
JavaScript29.1%35,8213,93331
CSS14.1%17,39330717
JSON7.9%9,68305
PO File5.4%6,6633,85010
Twig1.0%1,275011
SVG0.4%441091
XML0.1%13401
Total 123,033 13,287 263

PHP Code Analysis | More results »

Lines of code 24,367
Total complexity 4,906
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 505
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 79 lines

[17-Apr-2026 06:40: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
[17-Apr-2026 06:40: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
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 235
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 239
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 253
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 262
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 266
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 280
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 289
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 293
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 307
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 316
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 320
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 334
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 343
[17-Apr-2026 06:40:35 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 347
[17-Apr-2026 06:40:35 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
[17-Apr-2026 06:40:42 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
[17-Apr-2026 06:40:42 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
[17-Apr-2026 06:40:43 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
[17-Apr-2026 06:40:43 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
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 235
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 239
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 253
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 262
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 266
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 280
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 289
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 293
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 307
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 316
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 320
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 334
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 343
[17-Apr-2026 06:40:44 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 347
[17-Apr-2026 06:40: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
[17-Apr-2026 06:40:54 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
[17-Apr-2026 06:40:54 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
[17-Apr-2026 06:40:55 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
[17-Apr-2026 06:40:55 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
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 235
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_necessary" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 239
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 253
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 262
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_marketing" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 266
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 280
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 289
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_analytics" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 293
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 307
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 316
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_preference" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 320
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 334
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_name_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 343
[17-Apr-2026 06:40:55 UTC] PHP Warning:  Undefined array key "gdpr_cookie_category_description_unclassified" in /wp-content/plugins/gdpr-cookie-consent/admin/templates/skin/cookie_settings.php on line 347
[17-Apr-2026 06:40:56 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
[17-Apr-2026 06:41:03 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
[17-Apr-2026 06:41:03 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
[17-Apr-2026 06:41:04 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
[17-Apr-2026 06:41:04 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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41:07 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
[17-Apr-2026 06:41:07 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
[17-Apr-2026 06:41:08 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
[17-Apr-2026 06:41:08 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
[17-Apr-2026 06:41:08 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
[17-Apr-2026 06:41:08 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
[17-Apr-2026 06:41:09 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
[17-Apr-2026 06:41:09 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
[17-Apr-2026 06:41:10 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
[17-Apr-2026 06:41:10 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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41:13 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
[17-Apr-2026 06:41:13 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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41: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
[17-Apr-2026 06:41: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
See also: All tests for this plugin, How to Hide Cookie Banner for GDPR / CCPA - WPLP Cookie Consent Admin Menus and Meta Boxes