Formality 1.5.7

Does Formality work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 163.68 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/formality/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=formality%2Fformality.php&plugin_status=all&paged=1&s&_wpnonce=9c5352d83d
Aspect after-activation
HTTP status 200
Load time 0.371 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Formality

Page screenshot: Formality
URL /wp-admin/edit.php?post_type=formality_form
Aspect menu-item
HTTP status 200
Load time 0.410 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Formality → Results

Page screenshot: Formality  → Results
URL /wp-admin/edit.php?post_type=formality_result
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage 3.65 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.220 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.317 s0.314 s-0.003 s3.48 MiB3.6 MiB+ 125.15 KiB
/wp-admin/edit.php0.217 s0.224 s+0.007 s3.54 MiB3.68 MiB+ 136.73 KiB
/wp-admin/post-new.php0.841 s0.721 s-0.120 s5.92 MiB6.3 MiB+ 389.13 KiB
/wp-admin/upload.php0.831 s0.396 s-0.435 s3.49 MiB3.61 MiB+ 114.04 KiB
/wp-admin/options-writing.php0.239 s0.220 s-0.019 s3.47 MiB3.58 MiB+ 112.53 KiB
/wp-admin/media-new.php0.299 s0.215 s-0.084 s3.46 MiB3.58 MiB+ 120.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.205 s+0.004 s3.48 MiB3.6 MiB+ 131.4 KiB
/wp-admin/post-new.php?post_type=page0.695 s0.935 s+0.240 s5.92 MiB6.29 MiB+ 384.7 KiB
/wp-admin/options-discussion.php0.303 s0.281 s-0.022 s3.47 MiB3.58 MiB+ 109.03 KiB
/wp-admin/edit-comments.php0.243 s0.240 s-0.003 s3.49 MiB3.61 MiB+ 114.03 KiB
/0.328 s0.240 s-0.088 s3.48 MiB3.54 MiB+ 62.99 KiB
Average 0.410 s0.363 s-0.048 s3.93 MiB4.09 MiB+ 163.68 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
XML
PO File
Language % Lines of code Comment lines Files
PHP56.7%2,31181923
XML23.5%959781
PO File19.6%8003811
JSON0.1%303
Total 4,073 1,278 28

PHP Code Analysis | More results »

Lines of code 2,225
Total complexity 618
Median class complexity 37.0
Median method complexity 2.0
Most complex class Formality_Results
Most complex function Formality_Results::export()
Classes 16
Methods 135
Functions 3

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 2

Custom Post Types 2

ID Name
formality_formForms
formality_resultResults

Meta Boxes

{
    "formality_result": {
        "result_data": {
            "title": "Result data",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[26-Nov-2024 04:54:00 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $data is implicitly treated as a required parameter in /wp-content/plugins/formality/admin/class-formality-notifications.php on line 48
See also: All tests for this plugin, How to Hide Formality Admin Menus and Meta Boxes