Live Forms 4.6.2

Does Live Forms work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 236.95 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.

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 600+
WordPress.org page https://wordpress.org/plugins/liveforms/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=f3e517193e
Aspect after-activation
HTTP status 200
Load time 0.660 s
Memory usage 4 MiB
JS errors None
Resource errors None

Forms

Page screenshot: Forms
URL /wp-admin/edit.php?post_type=form
Aspect menu-item
HTTP status 200
Load time 0.383 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Forms → Add New

Page screenshot: Forms → Add New
URL /wp-admin/post-new.php?post_type=form
Aspect menu-item
HTTP status 200
Load time 0.456 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Forms → Form Entries

Page screenshot: Forms → Form Entries
URL /wp-admin/edit.php?post_type=form&page=form-entries
Aspect menu-item
HTTP status 200
Load time 0.190 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Forms → Statistics

Page screenshot: Forms → Statistics
URL /wp-admin/edit.php?post_type=form&page=statistics
Aspect menu-item
HTTP status 200
Load time 0.297 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Forms → Settings

Page screenshot: Forms → Settings
URL /wp-admin/edit.php?post_type=form&page=wplf-settings
Aspect menu-item
HTTP status 200
Load time 0.392 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.366 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.298 s-0.044 s3.72 MiB3.96 MiB+ 238.78 KiB
/wp-admin/edit.php0.198 s0.203 s+0.005 s3.76 MiB3.99 MiB+ 241.63 KiB
/wp-admin/post-new.php0.798 s1.139 s+0.341 s5.55 MiB5.75 MiB+ 206.67 KiB
/wp-admin/upload.php0.400 s0.525 s+0.125 s3.69 MiB3.92 MiB+ 236.73 KiB
/wp-admin/options-writing.php0.158 s0.177 s+0.019 s3.62 MiB3.89 MiB+ 280.64 KiB
/wp-admin/media-new.php0.423 s0.177 s-0.246 s3.66 MiB3.9 MiB+ 236.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.231 s0.204 s-0.027 s3.69 MiB3.92 MiB+ 237.81 KiB
/wp-admin/post-new.php?post_type=page0.725 s0.685 s-0.040 s5.54 MiB5.74 MiB+ 201.68 KiB
/wp-admin/options-discussion.php0.212 s0.217 s+0.005 s3.6 MiB3.89 MiB+ 301.53 KiB
/wp-admin/edit-comments.php0.217 s0.221 s+0.004 s3.7 MiB3.93 MiB+ 236.7 KiB
/0.314 s0.264 s-0.050 s3.6 MiB3.79 MiB+ 187.34 KiB
Average 0.365 s0.374 s+0.008 s4.01 MiB4.24 MiB+ 236.95 KiB

Code Statistics

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.

PHP
SVG
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP39.2%13,9951,044134
SVG26.9%9,586137
JavaScript19.1%6,80680612
CSS11.6%4,1401,1456
HTML1.9%678734
PO File1.3%4762551
JSON0.0%101
Total 35,682 3,336 165

PHP Code Analysis | More results »

Lines of code 8,644
Total complexity 1,490
Median class complexity 9.5
Median method complexity 1.0
Most complex class LiveForms\LiveForms
Most complex function LiveForms\__\FileSystem::downloadFile()
Classes 68
Methods 449
Functions 33

Additions

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.

Database Tables 7

Options wp_options 4

Custom Post Types 1

ID Name
formForms

Meta Boxes

{
    "form": {
        "createnew": {
            "title": "Form builder",
            "context": "advanced"
        }
    }
}

PHP Error Log 2 lines

[02-Sep-2022 09:24:00 UTC] PHP Notice:  Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 204
[02-Sep-2022 09:24:00 UTC] PHP Notice:  Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 205
See also: All tests for this plugin, How to Hide Live Forms Admin Menus and Meta Boxes