Does Live Forms work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .
2 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 209.15 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 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 600+ |
WordPress.org page | https://wordpress.org/plugins/liveforms/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=liveforms%2Fliveforms.php&plugin_status=all&paged=1&s&_wpnonce=683736b12d |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.807 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.352 s |
Memory usage | 3.04 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.484 s |
Memory usage | 3.13 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form&page=form-entries |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.179 s |
Memory usage | 2.98 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form&page=statistics |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.345 s |
Memory usage | 2.99 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form&page=wplf-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.268 s |
Memory usage | 3.04 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.424 s |
Memory usage | 2.85 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.522 s | 0.401 s | -0.121 s | 2.82 MiB | 3.02 MiB | + 207.59 KiB |
/wp-admin/edit.php | 0.189 s | 0.193 s | +0.004 s | 2.86 MiB | 3.07 MiB | + 211.46 KiB |
/wp-admin/post-new.php | 1.375 s | 1.164 s | -0.211 s | 5.02 MiB | 5.26 MiB | + 237.84 KiB |
/wp-admin/upload.php | 0.535 s | 0.485 s | -0.050 s | 2.7 MiB | 2.9 MiB | + 205.9 KiB |
/wp-admin/options-writing.php | 0.306 s | 0.150 s | -0.156 s | 2.71 MiB | 2.88 MiB | + 173.88 KiB |
/wp-admin/media-new.php | 0.212 s | 0.173 s | -0.039 s | 2.67 MiB | 2.87 MiB | + 206.7 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.244 s | +0.061 s | 2.77 MiB | 2.97 MiB | + 206.98 KiB |
/wp-admin/post-new.php?post_type=page | 1.293 s | 0.864 s | -0.429 s | 5.01 MiB | 5.24 MiB | + 236.85 KiB |
/wp-admin/options-discussion.php | 0.294 s | 0.283 s | -0.011 s | 2.67 MiB | 2.88 MiB | + 207.32 KiB |
/wp-admin/edit-comments.php | 0.217 s | 0.225 s | +0.008 s | 2.78 MiB | 2.98 MiB | + 205.86 KiB |
/ | 0.258 s | 0.257 s | -0.001 s | 2.65 MiB | 2.85 MiB | + 200.26 KiB |
Average | 0.489 s | 0.404 s | -0.086 s | 3.15 MiB | 3.36 MiB | + 209.15 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 | 38.1% | 13,238 | 979 | 129 | |
SVG | 27.6% | 9,586 | 13 | 7 | |
JavaScript | 17.8% | 6,169 | 796 | 11 | |
CSS | 11.7% | 4,072 | 1,144 | 6 | |
HTML | 4.0% | 1,385 | 7 | 2 | |
PO File | 0.7% | 252 | 125 | 1 | |
JSON | 0.0% | 1 | 0 | 1 | |
Total | 34,703 | 3,064 | 157 |
Lines of code | 8,482 |
---|---|
Total complexity | 1,461 |
Median class complexity | 10.0 |
Median method complexity | 1.0 |
Most complex class | LiveForms\Plugin |
Most complex function | LiveForms\__\FileSystem::downloadFile() |
Classes | 66 |
---|---|
Methods | 429 |
Functions | 33 |
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
4ID | Name |
---|---|
form | Forms |
{
"form": {
"createnew": {
"title": "Form builder",
"context": "advanced"
}
}
}
[12-Mar-2021 05:26:46 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 203
[12-Mar-2021 05:26:46 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 204