RootsPersona 3.7.1

Does RootsPersona work with WordPress 5.9.1 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: 381.63 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.9.1
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=f5551aeaf1
Aspect after-activation
HTTP status 200
Load time 1.411 s
Memory usage 3.67 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.1:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.1: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.506 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.1:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.1: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.293 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.1:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.1: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.600 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.1:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.1: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.239 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.1:7:31\n    at /wp-content/plugins/rootspersona/js/jquery.maskedinput.min.js?ver=5.9.1: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.296 s0.352 s+0.056 s3.37 MiB3.71 MiB+ 349.09 KiB
/wp-admin/edit.php0.173 s0.287 s+0.114 s3.4 MiB3.73 MiB+ 340.04 KiB
/wp-admin/post-new.php0.710 s1.010 s+0.300 s6.14 MiB6.48 MiB+ 345.1 KiB
/wp-admin/upload.php0.347 s0.444 s+0.097 s3.25 MiB3.66 MiB+ 425.15 KiB
/wp-admin/options-writing.php0.226 s0.430 s+0.204 s3.24 MiB3.63 MiB+ 401.92 KiB
/wp-admin/media-new.php0.222 s0.365 s+0.143 s3.23 MiB3.64 MiB+ 428.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.153 s0.261 s+0.108 s3.26 MiB3.66 MiB+ 403.15 KiB
/wp-admin/post-new.php?post_type=page0.537 s0.762 s+0.225 s6.14 MiB6.47 MiB+ 345.1 KiB
/wp-admin/options-discussion.php0.185 s0.362 s+0.177 s3.22 MiB3.57 MiB+ 354.55 KiB
/wp-admin/edit-comments.php0.193 s0.275 s+0.082 s3.27 MiB3.67 MiB+ 410.87 KiB
/0.208 s0.393 s+0.185 s3.4 MiB3.78 MiB+ 394.39 KiB
Average 0.295 s0.449 s+0.154 s3.81 MiB4.18 MiB+ 381.63 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
PO File
Language % Lines of code Comment lines Files
PHP79.0%12,8865,880138
PO File11.7%1,9001,1334
JavaScript4.2%685183
CSS2.6%41765
SQL2.6%41713
Total 16,305 7,038 153

PHP Code Analysis | More results »

Lines of code 12,877
Total complexity 2,452
Median class complexity 9.0
Median method complexity 1.0
Most complex class Roots_Persona
Most complex function Persona_Validator::validate()
Classes 137
Methods 637
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

[26-Feb-2022 10:27:06 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
[26-Feb-2022 10:27:06 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
[26-Feb-2022 10:27:06 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