Cookie Banner for GDPR / CCPA - WPLP Cookie Consent 4.2.9

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: 565.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.132 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=788bd1bcf7
Aspect after-activation
HTTP status 200
Load time 7.208 s
Memory usage 6.73 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.875 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.9:1617:22)\n    at HTMLDocument.alignSideBar (/wp-content/plugins/gdpr-cookie-consent/admin/js/gdpr-cookie-consent-admin-revamp.js?ver=4.2.9: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 1.116 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 4.481 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.388 s
Memory usage 5.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.876 s0.629 s-0.247 s3.78 MiB4.29 MiB+ 530.32 KiB
/wp-admin/edit.php0.504 s0.704 s+0.200 s3.78 MiB4.37 MiB+ 605.63 KiB
/wp-admin/post-new.php0.736 s1.175 s+0.439 s6.31 MiB7.13 MiB+ 841 KiB
/wp-admin/upload.php0.425 s0.952 s+0.527 s3.74 MiB4.22 MiB+ 493.13 KiB
/wp-admin/options-writing.php0.298 s0.587 s+0.289 s3.71 MiB4.22 MiB+ 520.01 KiB
/wp-admin/media-new.php0.458 s0.760 s+0.302 s3.7 MiB4.21 MiB+ 522.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.295 s0.463 s+0.168 s3.72 MiB4.24 MiB+ 535.79 KiB
/wp-admin/post-new.php?post_type=page0.876 s0.787 s-0.089 s6.3 MiB7.11 MiB+ 838.67 KiB
/wp-admin/options-discussion.php0.719 s0.479 s-0.240 s3.71 MiB4.22 MiB+ 516.9 KiB
/wp-admin/edit-comments.php0.428 s0.507 s+0.079 s3.73 MiB4.26 MiB+ 534.86 KiB
/0.278 s0.303 s+0.025 s4.11 MiB4.38 MiB+ 276.73 KiB
Average 0.536 s0.668 s+0.132 s4.23 MiB4.79 MiB+ 565.05 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.2%52,3425,20397
JavaScript29.0%35,9063,86631
CSS14.2%17,56830717
JSON7.8%9,68305
PO File5.4%6,6633,85010
Twig1.0%1,275011
SVG0.4%441091
XML0.1%13401
Total 124,012 13,226 263

PHP Code Analysis | More results »

Lines of code 24,868
Total complexity 4,923
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 507
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

[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:16 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
[30-Apr-2026 05:36:17 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
[30-Apr-2026 05:36:23 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
[30-Apr-2026 05:36:23 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36:25 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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:36 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
[30-Apr-2026 05:36:37 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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36:44 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
[30-Apr-2026 05:36:44 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
[30-Apr-2026 05:36:45 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
[30-Apr-2026 05:36:45 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
[30-Apr-2026 05:36:47 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
[30-Apr-2026 05:36:47 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
[30-Apr-2026 05:36:48 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
[30-Apr-2026 05:36:48 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
[30-Apr-2026 05:36:49 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
[30-Apr-2026 05:36:49 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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36:52 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
[30-Apr-2026 05:36:52 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
[30-Apr-2026 05:36:53 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
[30-Apr-2026 05:36:53 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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
[30-Apr-2026 05:36: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
See also: All tests for this plugin, How to Hide Cookie Banner for GDPR / CCPA - WPLP Cookie Consent Admin Menus and Meta Boxes