Formality 1.5.9

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: 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.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=705ff66647
Aspect after-activation
HTTP status 200
Load time 0.360 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.352 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.194 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.171 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.311 s0.313 s+0.002 s3.51 MiB3.63 MiB+ 127.9 KiB
/wp-admin/edit.php0.207 s0.222 s+0.015 s3.57 MiB3.7 MiB+ 136.33 KiB
/wp-admin/post-new.php0.835 s0.762 s-0.073 s6.06 MiB6.57 MiB+ 524.52 KiB
/wp-admin/upload.php0.785 s0.455 s-0.330 s3.52 MiB3.63 MiB+ 113.63 KiB
/wp-admin/options-writing.php0.236 s0.211 s-0.025 s3.5 MiB3.61 MiB+ 112.13 KiB
/wp-admin/media-new.php0.287 s0.213 s-0.074 s3.49 MiB3.61 MiB+ 120.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.182 s-0.027 s3.5 MiB3.63 MiB+ 130.99 KiB
/wp-admin/post-new.php?post_type=page0.643 s0.690 s+0.047 s6.05 MiB6.56 MiB+ 520.04 KiB
/wp-admin/options-discussion.php0.448 s0.324 s-0.124 s3.5 MiB3.61 MiB+ 108.63 KiB
/wp-admin/edit-comments.php0.295 s0.203 s-0.092 s3.52 MiB3.63 MiB+ 113.63 KiB
/0.315 s0.178 s-0.137 s3.43 MiB3.56 MiB+ 134.33 KiB
Average 0.416 s0.341 s-0.074 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,32482123
XML23.5%959781
PO File19.6%8003811
JSON0.1%303
Total 4,086 1,280 28

PHP Code Analysis | More results »

Lines of code 2,236
Total complexity 623
Median class complexity 37.5
Median method complexity 3.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

[05-May-2025 03:34:26 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