Does Live Forms work with WordPress 5.6 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: 160.3 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 |
---|---|
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=d219604761 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 2.414 s |
Memory usage | 2.93 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=form |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.384 s |
Memory usage | 2.92 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.525 s |
Memory usage | 3.08 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.173 s |
Memory usage | 2.93 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.264 s |
Memory usage | 2.93 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.251 s |
Memory usage | 2.99 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.349 s |
Memory usage | 2.72 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.259 s | 0.389 s | +0.130 s | 2.79 MiB | 2.97 MiB | + 187.14 KiB |
/wp-admin/edit.php | 0.175 s | 0.189 s | +0.014 s | 2.84 MiB | 3.02 MiB | + 190.7 KiB |
/wp-admin/post-new.php | 0.845 s | 1.020 s | +0.175 s | 4.93 MiB | 5.1 MiB | + 173.95 KiB |
/wp-admin/upload.php | 0.481 s | 0.427 s | -0.054 s | 2.67 MiB | 2.84 MiB | + 181.13 KiB |
/wp-admin/options-writing.php | 0.160 s | 0.150 s | -0.010 s | 2.68 MiB | 2.83 MiB | + 149.11 KiB |
/wp-admin/media-new.php | 0.219 s | 0.211 s | -0.008 s | 2.64 MiB | 2.82 MiB | + 181.93 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.221 s | 0.178 s | -0.043 s | 2.68 MiB | 2.86 MiB | + 182.21 KiB |
/wp-admin/post-new.php?post_type=page | 1.139 s | 0.618 s | -0.521 s | 4.92 MiB | 5.08 MiB | + 164.95 KiB |
/wp-admin/options-discussion.php | 0.323 s | 0.198 s | -0.125 s | 2.65 MiB | 2.83 MiB | + 182.55 KiB |
/wp-admin/edit-comments.php | 0.211 s | 0.199 s | -0.012 s | 2.75 MiB | 2.86 MiB | + 117.09 KiB |
/ | 0.297 s | 0.229 s | -0.068 s | 2.67 MiB | 2.72 MiB | + 52.57 KiB |
Average | 0.394 s | 0.346 s | -0.047 s | 3.11 MiB | 3.27 MiB | + 160.3 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 | 40.2% | 12,388 | 1,042 | 115 | |
SVG | 31.1% | 9,586 | 13 | 7 | |
JavaScript | 11.8% | 3,633 | 778 | 9 | |
CSS | 11.6% | 3,579 | 1,086 | 4 | |
HTML | 4.5% | 1,385 | 7 | 2 | |
PO File | 0.8% | 252 | 125 | 1 | |
JSON | 0.0% | 1 | 0 | 1 | |
Total | 30,824 | 3,051 | 139 |
Lines of code | 7,864 |
---|---|
Total complexity | 1,368 |
Median class complexity | 11.0 |
Median method complexity | 1.0 |
Most complex class | LiveForms\Plugin |
Most complex function | LiveForms\__\FileSystem::downloadFile() |
Classes | 55 |
---|---|
Methods | 386 |
Functions | 32 |
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
3ID | Name |
---|---|
form | Forms |
{
"form": {
"createnew": {
"title": "Form builder",
"context": "advanced"
}
}
}
[21-Jan-2021 06:41:38 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 209
[21-Jan-2021 06:41:38 UTC] PHP Notice: Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 210