RootsPersona 3.7.3

Does RootsPersona work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP notices
5JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/rootspersona/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=rootspersona%2Frootspersona.php&plugin_status=all&paged=1&s&_wpnonce=080ace10b9
Aspect after-activation
HTTP status 200
Load time 1.622 s
Memory usage 3.66 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'msie')\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:3135",
        "trace": null,
        "code": null
    }
]
Resource errors None

Tools → RootsPersona

Page screenshot: Tools → RootsPersona
URL /wp-admin/tools.php?page=rootsPersona
Aspect menu-item
HTTP status 200
Load time 0.516 s
Memory usage 3.61 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'msie')\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:3135",
        "trace": null,
        "code": null
    }
]
Resource errors None

Settings → RootsPersona

Page screenshot: Settings → RootsPersona
URL /wp-admin/options-general.php?page=rootsPersona
Aspect menu-item
HTTP status 200
Load time 0.249 s
Memory usage 3.57 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'msie')\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:3135",
        "trace": null,
        "code": null
    }
]
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.551 s
Memory usage 3.78 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'msie')\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:3135",
        "trace": null,
        "code": null
    }
]
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.213 s
Memory usage 5.58 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'msie')\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.3:7:3135",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.327 s-0.019 s3.37 MiB3.71 MiB+ 348.19 KiB
/wp-admin/edit.php0.179 s0.244 s+0.065 s3.4 MiB3.73 MiB+ 339.13 KiB
/wp-admin/post-new.php0.789 s1.053 s+0.264 s5.69 MiB6.01 MiB+ 328.51 KiB
/wp-admin/upload.php0.381 s0.375 s-0.006 s3.25 MiB3.66 MiB+ 424.5 KiB
/wp-admin/options-writing.php0.275 s0.206 s-0.069 s3.24 MiB3.63 MiB+ 400.96 KiB
/wp-admin/media-new.php0.311 s0.275 s-0.036 s3.23 MiB3.63 MiB+ 416.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.264 s+0.072 s3.27 MiB3.66 MiB+ 407.69 KiB
/wp-admin/post-new.php?post_type=page0.622 s0.883 s+0.261 s5.68 MiB6 MiB+ 324.09 KiB
/wp-admin/options-discussion.php0.227 s0.348 s+0.121 s3.22 MiB3.57 MiB+ 353.59 KiB
/wp-admin/edit-comments.php0.219 s0.262 s+0.043 s3.27 MiB3.67 MiB+ 409.91 KiB
/0.278 s0.347 s+0.069 s3.4 MiB3.78 MiB+ 393.66 KiB
Average 0.347 s0.417 s+0.070 s3.73 MiB4.1 MiB+ 377.02 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
PO File
Language % Lines of code Comment lines Files
PHP61.5%12,9595,887138
JavaScript25.5%5,3669235
PO File9.0%1,9001,1334
SQL2.0%41713
CSS2.0%41765
Total 21,059 7,950 155

PHP Code Analysis | More results »

Lines of code 12,950
Total complexity 2,544
Median class complexity 9.0
Median method complexity 1.0
Most complex class Roots_Persona
Most complex function Persona_Validator::validate()
Classes 137
Methods 638
Functions 2

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 31

Options wp_options 2

Sidebar Widgets 1

ID Name
rp_surname_widgetSurname Widget

Capabilities 2

PHP Error Log 3 lines

[08-Apr-2022 19:26:59 UTC] PHP Notice:  Trying to get property 'post_page' of non-object in /wp-content/plugins/rootspersona/php/class-RP-Persona-Installer.php on line 180
[08-Apr-2022 19:26:59 UTC] PHP Notice:  Trying to get property 'post_page' of non-object in /wp-content/plugins/rootspersona/php/class-RP-Persona-Installer.php on line 180
[08-Apr-2022 19:26:59 UTC] PHP Notice:  Trying to get property 'post_page' of non-object in /wp-content/plugins/rootspersona/php/class-RP-Persona-Installer.php on line 180
See also: All tests for this plugin, How to Hide RootsPersona Admin Menus