Live Forms 4.5.1

Does Live Forms work with WordPress 5.9.3 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: 248.37 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 version5.9.3
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=a8df88c7b2
Aspect after-activation
HTTP status 200
Load time 0.713 s
Memory usage 3.56 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.520 s
Memory usage 3.61 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.446 s
Memory usage 3.7 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.218 s
Memory usage 3.54 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.268 s
Memory usage 3.55 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.262 s
Memory usage 3.61 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.301 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.379 s0.306 s-0.073 s3.37 MiB3.6 MiB+ 235.61 KiB
/wp-admin/edit.php0.190 s0.192 s+0.002 s3.4 MiB3.63 MiB+ 238.77 KiB
/wp-admin/post-new.php1.064 s1.253 s+0.189 s5.68 MiB5.93 MiB+ 259.17 KiB
/wp-admin/upload.php0.443 s0.356 s-0.087 s3.25 MiB3.48 MiB+ 241.88 KiB
/wp-admin/options-writing.php0.328 s0.158 s-0.170 s3.24 MiB3.46 MiB+ 225.73 KiB
/wp-admin/media-new.php0.237 s0.321 s+0.084 s3.23 MiB3.46 MiB+ 242.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.284 s+0.085 s3.27 MiB3.56 MiB+ 298.95 KiB
/wp-admin/post-new.php?post_type=page0.966 s1.051 s+0.085 s5.68 MiB5.93 MiB+ 254.13 KiB
/wp-admin/options-discussion.php0.242 s0.240 s-0.002 s3.22 MiB3.46 MiB+ 243.3 KiB
/wp-admin/edit-comments.php0.256 s0.223 s-0.033 s3.27 MiB3.56 MiB+ 297.84 KiB
/0.293 s0.261 s-0.032 s3.4 MiB3.59 MiB+ 193.98 KiB
Average 0.418 s0.422 s+0.004 s3.73 MiB3.97 MiB+ 248.37 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.7%13,7191,028132
SVG27.7%9,586137
JavaScript17.9%6,20379711
CSS11.9%4,1291,1456
HTML2.0%682734
PO File0.7%2521251
JSON0.0%101
Total 34,572 3,181 162

PHP Code Analysis | More results »

Lines of code 8,672
Total complexity 1,489
Median class complexity 9.5
Median method complexity 1.0
Most complex class LiveForms\LiveForms
Most complex function LiveForms\__\FileSystem::downloadFile()
Classes 68
Methods 446
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

[23-Apr-2022 10:10:53 UTC] PHP Notice:  Undefined index: form_id in /wp-content/plugins/liveforms/views/admin/form-entries.php on line 203
[23-Apr-2022 10:10:53 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