Does Live Forms work with WordPress 5.6.1 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: 204.6 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.6.1 |
---|---|
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=7124e47bed |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.550 s |
Memory usage | 2.95 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.365 s |
Memory usage | 2.95 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.454 s |
Memory usage | 3.11 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.186 s |
Memory usage | 2.94 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.294 s |
Memory usage | 2.95 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.240 s |
Memory usage | 3.01 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.273 s |
Memory usage | 2.81 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.255 s | +0.000 s | 2.79 MiB | 2.99 MiB | + 205.85 KiB |
/wp-admin/edit.php | 0.176 s | 0.178 s | +0.002 s | 2.84 MiB | 3.04 MiB | + 209.41 KiB |
/wp-admin/post-new.php | 0.839 s | 1.035 s | +0.196 s | 4.93 MiB | 5.15 MiB | + 224.06 KiB |
/wp-admin/upload.php | 0.578 s | 0.507 s | -0.071 s | 2.67 MiB | 2.87 MiB | + 203.84 KiB |
/wp-admin/options-writing.php | 0.164 s | 0.180 s | +0.016 s | 2.68 MiB | 2.85 MiB | + 171.82 KiB |
/wp-admin/media-new.php | 0.244 s | 0.193 s | -0.051 s | 2.64 MiB | 2.84 MiB | + 204.64 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.207 s | 0.194 s | -0.013 s | 2.68 MiB | 2.88 MiB | + 204.92 KiB |
/wp-admin/post-new.php?post_type=page | 1.018 s | 0.823 s | -0.195 s | 4.92 MiB | 5.13 MiB | + 215.07 KiB |
/wp-admin/options-discussion.php | 0.257 s | 0.280 s | +0.023 s | 2.65 MiB | 2.85 MiB | + 205.27 KiB |
/wp-admin/edit-comments.php | 0.228 s | 0.226 s | -0.002 s | 2.75 MiB | 2.95 MiB | + 203.8 KiB |
/ | 0.261 s | 0.222 s | -0.039 s | 2.61 MiB | 2.81 MiB | + 201.89 KiB |
Average | 0.384 s | 0.372 s | -0.012 s | 3.11 MiB | 3.31 MiB | + 204.6 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,182 | 981 | 128 | |
SVG | 27.7% | 9,586 | 13 | 7 | |
JavaScript | 17.8% | 6,169 | 796 | 11 | |
CSS | 11.7% | 4,065 | 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,640 | 3,066 | 156 |
Lines of code | 8,426 |
---|---|
Total complexity | 1,453 |
Median class complexity | 10.0 |
Median method complexity | 1.0 |
Most complex class | LiveForms\Plugin |
Most complex function | LiveForms\__\FileSystem::downloadFile() |
Classes | 65 |
---|---|
Methods | 425 |
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"
}
}
}
[07-Feb-2021 21:12:08 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 203
[07-Feb-2021 21:12:08 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 204