MyAgilePrivacy 3.0.4

Does MyAgilePrivacy work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
13PHP warnings
6PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/myagileprivacy/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=myagileprivacy%2Fmy-agile-privacy.php&plugin_status=all&paged=1&s&_wpnonce=93929ff149
Aspect after-activation
HTTP status 200
Load time 1.052 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

My Agile Privacy

Page screenshot: My Agile Privacy
URL /wp-admin/admin.php?page=my-agile-privacy-c_settings
Aspect menu-item
HTTP status 200
Load time 0.759 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

My Agile Privacy → Privacy Settings

Page screenshot: My Agile Privacy → Privacy Settings
URL /wp-admin/edit.php?post_type=my-agile-privacy-c&page=my-agile-privacy-c_settings
Aspect menu-item
HTTP status 200
Load time 0.428 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

My Agile Privacy → Cookie List

Page screenshot: My Agile Privacy → Cookie List
URL /wp-admin/edit.php?post_type=my-agile-privacy-c&post_status=publish
Aspect menu-item
HTTP status 200
Load time 0.309 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

My Agile Privacy → Policies List

Page screenshot: My Agile Privacy → Policies List
URL /wp-admin/edit.php?post_type=my-agile-privacy-p
Aspect menu-item
HTTP status 200
Load time 0.269 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

My Agile Privacy → Backup & Restore

Page screenshot: My Agile Privacy → Backup & Restore
URL /wp-admin/edit.php?post_type=my-agile-privacy-c&page=my-agile-privacy-c_backup_restore
Aspect menu-item
HTTP status 200
Load time 0.381 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

My Agile Privacy → Help Desk

Page screenshot: My Agile Privacy → Help Desk
URL /wp-admin/edit.php?post_type=my-agile-privacy-c&page=my-agile-privacy-c_helpdesk
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 3.6 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.346 s
Memory usage 3.85 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.363 s0.390 s+0.027 s3.44 MiB3.62 MiB+ 184.19 KiB
/wp-admin/edit.php0.211 s0.215 s+0.004 s3.46 MiB3.64 MiB+ 181.85 KiB
/wp-admin/post-new.php0.946 s0.592 s-0.354 s5.59 MiB5.79 MiB+ 208.98 KiB
/wp-admin/upload.php0.539 s0.395 s-0.144 s3.38 MiB3.54 MiB+ 166.13 KiB
/wp-admin/options-writing.php0.238 s0.185 s-0.053 s3.37 MiB3.53 MiB+ 158.92 KiB
/wp-admin/media-new.php0.305 s0.473 s+0.168 s3.35 MiB3.53 MiB+ 178.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.198 s-0.004 s3.37 MiB3.55 MiB+ 183.49 KiB
/wp-admin/post-new.php?post_type=page0.546 s0.596 s+0.050 s5.59 MiB5.78 MiB+ 204.56 KiB
/wp-admin/options-discussion.php0.482 s0.270 s-0.212 s3.36 MiB3.52 MiB+ 167.45 KiB
/wp-admin/edit-comments.php0.253 s0.234 s-0.019 s3.39 MiB3.55 MiB+ 166.13 KiB
/0.303 s0.279 s-0.024 s3.42 MiB3.56 MiB+ 147.55 KiB
Average 0.399 s0.348 s-0.051 s3.79 MiB3.96 MiB+ 177.1 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.

CSS
PHP
JavaScript
PO File
Language % Lines of code Comment lines Files
CSS44.0%19,701467
PHP29.6%13,2501,46822
JavaScript14.1%6,3003126
PO File12.2%5,4592,5495
XML0.1%3001
SVG0.0%805
Total 44,748 4,375 46

PHP Code Analysis | More results »

Lines of code 9,992
Total complexity 2,487
Median class complexity 302.0
Median method complexity 4.0
Most complex class MyAgilePrivacyAdmin
Most complex function MyAgilePrivacyAdmin::sync_cookies_and_fixed_texts()
Classes 5
Methods 198
Functions 5

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.

Options wp_options 8

Custom Post Types 2

ID Name
my-agile-privacy-cMy Agile Privacy
my-agile-privacy-pPolicies

Meta Boxes

{
    "my-agile-privacy-c": {
        "_map_is_necessary": {
            "title": "Is necessary?",
            "context": "side"
        },
        "_map_page_reload_on_user_consent": {
            "title": "Requires page reload on user acceptance?",
            "context": "side"
        },
        "_map_allow_sync": {
            "title": "Allow updates?",
            "context": "side"
        },
        "_map_script_installation": {
            "title": "Script Installation",
            "context": "advanced"
        }
    },
    "my-agile-privacy-p": {
        "_map_marketing": {
            "title": "Marketing Policy",
            "context": "advanced"
        },
        "_map_allow_sync": {
            "title": "Allow updates?",
            "context": "side"
        }
    }
}

PHP Error Log 19 lines

[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:06 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/myagileprivacy/includes/my-agile-privacy-class.php on line 539
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:08 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:09 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
[09-May-2024 06:20:13 UTC] PHP Warning:  Undefined variable $installed_html in /wp-content/plugins/myagileprivacy/admin/views/inc/inc.admin_sidebar.php on line 72
See also: All tests for this plugin, How to Hide MyAgilePrivacy Admin Menus and Meta Boxes