Formality 1.5.10

Does Formality work with WordPress 6.8.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: 189.34 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.8.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=4e31a58257
Aspect after-activation
HTTP status 200
Load time 0.354 s
Memory usage 3.64 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.369 s
Memory usage 3.7 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.203 s
Memory usage 3.68 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.174 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.595 s0.312 s-0.283 s3.51 MiB3.63 MiB+ 128.58 KiB
/wp-admin/edit.php0.230 s0.224 s-0.006 s3.57 MiB3.7 MiB+ 137 KiB
/wp-admin/post-new.php0.846 s1.472 s+0.626 s6.06 MiB6.57 MiB+ 525.19 KiB
/wp-admin/upload.php0.655 s0.611 s-0.044 s3.52 MiB3.64 MiB+ 114.31 KiB
/wp-admin/options-writing.php0.243 s0.229 s-0.014 s3.5 MiB3.61 MiB+ 112.8 KiB
/wp-admin/media-new.php0.275 s0.172 s-0.103 s3.49 MiB3.61 MiB+ 121 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.199 s-0.011 s3.5 MiB3.63 MiB+ 131.67 KiB
/wp-admin/post-new.php?post_type=page1.153 s0.875 s-0.278 s6.05 MiB6.56 MiB+ 520.72 KiB
/wp-admin/options-discussion.php0.353 s0.274 s-0.079 s3.5 MiB3.61 MiB+ 109.3 KiB
/wp-admin/edit-comments.php0.475 s0.381 s-0.094 s3.52 MiB3.63 MiB+ 114.3 KiB
/0.382 s0.293 s-0.089 s3.5 MiB3.57 MiB+ 67.8 KiB
Average 0.492 s0.458 s-0.034 s3.98 MiB4.16 MiB+ 189.34 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
PHP57.0%2,34082723
XML23.4%959781
PO File19.5%8003811
JSON0.1%303
Total 4,102 1,286 28

PHP Code Analysis | More results »

Lines of code 2,244
Total complexity 625
Median class complexity 37.5
Median method complexity 3.0
Most complex class Formality_Results
Most complex function Formality_Results::export()
Classes 16
Methods 136
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

[29-Jun-2025 13:17:46 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