Does Formality work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 158.16 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.
WordPress version | 5.8 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 200+ |
WordPress.org page | https://wordpress.org/plugins/formality/ |
Badges |
|
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=ef742748d2 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.332 s |
Memory usage | 3.15 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=formality_form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.528 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=formality_result |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.153 s |
Memory usage | 3.19 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.162 s |
Memory usage | 3.02 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.281 s | 0.241 s | -0.040 s | 3.08 MiB | 3.19 MiB | + 113.42 KiB |
/wp-admin/edit.php | 0.183 s | 0.176 s | -0.007 s | 3.11 MiB | 3.3 MiB | + 188.98 KiB |
/wp-admin/post-new.php | 0.885 s | 0.889 s | +0.004 s | 5.27 MiB | 5.59 MiB | + 335.35 KiB |
/wp-admin/upload.php | 0.774 s | 0.439 s | -0.335 s | 3.03 MiB | 3.14 MiB | + 111.92 KiB |
/wp-admin/options-writing.php | 0.159 s | 0.136 s | -0.023 s | 3.02 MiB | 3.12 MiB | + 95.33 KiB |
/wp-admin/media-new.php | 0.300 s | 0.152 s | -0.148 s | 3.01 MiB | 3.12 MiB | + 112.15 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.166 s | -0.022 s | 3.04 MiB | 3.15 MiB | + 112.12 KiB |
/wp-admin/post-new.php?post_type=page | 0.994 s | 0.630 s | -0.364 s | 5.26 MiB | 5.58 MiB | + 334.98 KiB |
/wp-admin/options-discussion.php | 0.306 s | 0.373 s | +0.067 s | 3 MiB | 3.11 MiB | + 111.84 KiB |
/wp-admin/edit-comments.php | 0.215 s | 0.230 s | +0.015 s | 3.04 MiB | 3.15 MiB | + 111.69 KiB |
/ | 0.280 s | 0.230 s | -0.050 s | 2.91 MiB | 3.02 MiB | + 112.02 KiB |
Average | 0.415 s | 0.333 s | -0.082 s | 3.43 MiB | 3.59 MiB | + 158.16 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 54.2% | 2,015 | 744 | 23 | |
XML | 25.8% | 959 | 78 | 1 | |
PO File | 20.0% | 743 | 347 | 1 | |
JSON | 0.1% | 3 | 0 | 3 | |
Total | 3,720 | 1,169 | 28 |
Lines of code | 1,928 |
---|---|
Total complexity | 534 |
Median class complexity | 35.0 |
Median method complexity | 2.0 |
Most complex class | Formality_Fields |
Most complex function | Formality_Submit::validate() |
Classes | 16 |
---|---|
Methods | 133 |
Functions | 3 |
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.
wp_options
2ID | Name |
---|---|
formality_form | Forms |
formality_result | Results |
{
"formality_result": {
"result_data": {
"title": "Result data",
"context": "normal"
}
}
}
The log file is empty.