Formality 1.5.8

Does Formality work with WordPress 6.8 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: 194.77 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
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=9328e3e0e8
Aspect after-activation
HTTP status 200
Load time 0.330 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.304 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.185 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.165 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.334 s0.322 s-0.012 s3.51 MiB3.63 MiB+ 127.93 KiB
/wp-admin/edit.php0.189 s0.208 s+0.019 s3.57 MiB3.7 MiB+ 136.32 KiB
/wp-admin/post-new.php0.763 s0.819 s+0.056 s6.06 MiB6.57 MiB+ 524.52 KiB
/wp-admin/upload.php0.589 s0.484 s-0.105 s3.52 MiB3.63 MiB+ 113.63 KiB
/wp-admin/options-writing.php0.210 s0.208 s-0.002 s3.5 MiB3.61 MiB+ 112.13 KiB
/wp-admin/media-new.php0.247 s0.238 s-0.009 s3.49 MiB3.61 MiB+ 120.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.212 s+0.026 s3.5 MiB3.63 MiB+ 130.99 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.607 s+0.016 s6.05 MiB6.56 MiB+ 520.04 KiB
/wp-admin/options-discussion.php0.427 s0.282 s-0.145 s3.5 MiB3.61 MiB+ 108.63 KiB
/wp-admin/edit-comments.php0.244 s0.211 s-0.033 s3.52 MiB3.63 MiB+ 113.63 KiB
/0.291 s0.345 s+0.054 s3.43 MiB3.56 MiB+ 134.33 KiB
Average 0.370 s0.358 s-0.012 s3.97 MiB4.16 MiB+ 194.77 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.9%2,32482023
XML23.5%959781
PO File19.6%8003811
JSON0.1%303
Total 4,086 1,279 28

PHP Code Analysis | More results »

Lines of code 2,236
Total complexity 620
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

[20-Apr-2025 07:34: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