Does Formality work with WordPress 5.7.2 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: 157.71 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.7.2 |
---|---|
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=c336ef71d7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.416 s |
Memory usage | 2.8 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.327 s |
Memory usage | 2.93 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.155 s |
Memory usage | 2.91 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.194 s |
Memory usage | 2.75 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.255 s | 0.312 s | +0.057 s | 2.82 MiB | 2.92 MiB | + 98.11 KiB |
/wp-admin/edit.php | 0.175 s | 0.181 s | +0.006 s | 2.86 MiB | 2.97 MiB | + 109.67 KiB |
/wp-admin/post-new.php | 0.878 s | 1.078 s | +0.200 s | 5.02 MiB | 5.45 MiB | + 439.73 KiB |
/wp-admin/upload.php | 0.507 s | 0.287 s | -0.220 s | 2.7 MiB | 2.79 MiB | + 96.92 KiB |
/wp-admin/options-writing.php | 0.258 s | 0.264 s | +0.006 s | 2.71 MiB | 2.77 MiB | + 64.64 KiB |
/wp-admin/media-new.php | 0.236 s | 0.180 s | -0.056 s | 2.67 MiB | 2.77 MiB | + 97.15 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.193 s | 0.180 s | -0.013 s | 2.77 MiB | 2.87 MiB | + 98.05 KiB |
/wp-admin/post-new.php?post_type=page | 0.782 s | 0.909 s | +0.127 s | 5.01 MiB | 5.43 MiB | + 435.36 KiB |
/wp-admin/options-discussion.php | 0.291 s | 0.282 s | -0.009 s | 2.67 MiB | 2.77 MiB | + 97.15 KiB |
/wp-admin/edit-comments.php | 0.225 s | 0.223 s | -0.002 s | 2.78 MiB | 2.87 MiB | + 97 KiB |
/ | 0.272 s | 0.203 s | -0.069 s | 2.65 MiB | 2.75 MiB | + 101.02 KiB |
Average | 0.370 s | 0.373 s | +0.002 s | 3.15 MiB | 3.31 MiB | + 157.71 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 | 53.6% | 1,981 | 717 | 22 | |
XML | 25.9% | 959 | 78 | 1 | |
PO File | 20.1% | 743 | 347 | 1 | |
HTML | 0.3% | 12 | 0 | 1 | |
JSON | 0.1% | 3 | 0 | 3 | |
Total | 3,698 | 1,142 | 28 |
Lines of code | 1,920 |
---|---|
Total complexity | 529 |
Median class complexity | 35.0 |
Median method complexity | 2.5 |
Most complex class | Formality_Fields |
Most complex function | Formality_Submit::validate() |
Classes | 16 |
---|---|
Methods | 132 |
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.