Live Forms 4.5.6

Does Live Forms work with WordPress 6.0.1 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: 223.21 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.1
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=23248fa828
Aspect after-activation
HTTP status 200
Load time 0.457 s
Memory usage 3.99 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.494 s
Memory usage 3.97 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.419 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.184 s
Memory usage 3.97 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.271 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.360 s
Memory usage 4.03 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.360 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.261 s-0.049 s3.72 MiB3.95 MiB+ 233.63 KiB
/wp-admin/edit.php0.175 s0.184 s+0.009 s3.75 MiB3.99 MiB+ 236.47 KiB
/wp-admin/post-new.php0.729 s0.969 s+0.240 s5.55 MiB5.7 MiB+ 156.35 KiB
/wp-admin/upload.php0.588 s0.338 s-0.250 s3.68 MiB3.91 MiB+ 231.58 KiB
/wp-admin/options-writing.php0.149 s0.147 s-0.002 s3.62 MiB3.88 MiB+ 275.48 KiB
/wp-admin/media-new.php0.438 s0.162 s-0.276 s3.66 MiB3.89 MiB+ 231.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.260 s+0.077 s3.69 MiB3.91 MiB+ 232.66 KiB
/wp-admin/post-new.php?post_type=page0.626 s0.617 s-0.009 s5.54 MiB5.68 MiB+ 147.31 KiB
/wp-admin/options-discussion.php0.216 s0.207 s-0.009 s3.6 MiB3.89 MiB+ 296.38 KiB
/wp-admin/edit-comments.php0.206 s0.211 s+0.005 s3.69 MiB3.92 MiB+ 231.54 KiB
/0.329 s0.255 s-0.074 s3.6 MiB3.78 MiB+ 182.18 KiB
Average 0.359 s0.328 s-0.031 s4.01 MiB4.23 MiB+ 223.21 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
PHP38.8%13,7221,033131
SVG27.1%9,586137
JavaScript19.1%6,76580112
CSS11.7%4,1321,1456
HTML1.9%673734
PO File1.3%4762551
JSON0.0%101
Total 35,355 3,320 162

PHP Code Analysis | More results »

Lines of code 8,500
Total complexity 1,466
Median class complexity 10.0
Median method complexity 1.0
Most complex class LiveForms\LiveForms
Most complex function LiveForms\__\FileSystem::downloadFile()
Classes 67
Methods 440
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

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