Does Live Forms work with WordPress 5.8 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: 220.39 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 | 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=4935a9b93e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.259 s |
Memory usage | 3.33 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.360 s |
Memory usage | 3.31 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.504 s |
Memory usage | 3.46 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.178 s |
Memory usage | 3.31 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.315 s |
Memory usage | 3.31 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.275 s |
Memory usage | 3.37 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.293 s |
Memory usage | 3.12 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.322 s | 0.243 s | -0.079 s | 3.08 MiB | 3.3 MiB | + 223.28 KiB |
/wp-admin/edit.php | 0.183 s | 0.180 s | -0.003 s | 3.11 MiB | 3.4 MiB | + 291.15 KiB |
/wp-admin/post-new.php | 0.909 s | 0.809 s | -0.100 s | 5.27 MiB | 5.45 MiB | + 191.52 KiB |
/wp-admin/upload.php | 0.690 s | 0.479 s | -0.211 s | 3.03 MiB | 3.25 MiB | + 221.55 KiB |
/wp-admin/options-writing.php | 0.168 s | 0.157 s | -0.011 s | 3.02 MiB | 3.22 MiB | + 205.52 KiB |
/wp-admin/media-new.php | 0.256 s | 0.227 s | -0.029 s | 3.01 MiB | 3.22 MiB | + 222.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.174 s | 0.197 s | +0.023 s | 3.04 MiB | 3.26 MiB | + 222.63 KiB |
/wp-admin/post-new.php?post_type=page | 0.769 s | 1.099 s | +0.330 s | 5.26 MiB | 5.44 MiB | + 190.53 KiB |
/wp-admin/options-discussion.php | 0.323 s | 0.315 s | -0.008 s | 3 MiB | 3.22 MiB | + 222.97 KiB |
/wp-admin/edit-comments.php | 0.222 s | 0.214 s | -0.008 s | 3.04 MiB | 3.26 MiB | + 221.51 KiB |
/ | 0.291 s | 0.246 s | -0.045 s | 2.91 MiB | 3.12 MiB | + 211.32 KiB |
Average | 0.392 s | 0.379 s | -0.013 s | 3.43 MiB | 3.65 MiB | + 220.39 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.8% | 13,661 | 1,021 | 132 | |
SVG | 27.2% | 9,586 | 13 | 7 | |
JavaScript | 17.6% | 6,192 | 796 | 11 | |
CSS | 11.7% | 4,129 | 1,145 | 6 | |
HTML | 3.9% | 1,385 | 7 | 2 | |
PO File | 0.7% | 252 | 125 | 1 | |
JSON | 0.0% | 1 | 0 | 1 | |
Total | 35,206 | 3,107 | 160 |
Lines of code | 8,624 |
---|---|
Total complexity | 1,479 |
Median class complexity | 9.5 |
Median method complexity | 1.0 |
Most complex class | LiveForms\Plugin |
Most complex function | LiveForms\__\FileSystem::downloadFile() |
Classes | 68 |
---|---|
Methods | 442 |
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"
}
}
}
[23-Jul-2021 03:26:45 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 203
[23-Jul-2021 03:26:45 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 204