LinguLab Live 1.0.13

Does LinguLab Live work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 20.38 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.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/lingulab-live/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=lingulab-live%2Flingulab-live.php&plugin_status=all&paged=1&s&_wpnonce=b33a526933
Aspect after-activation
HTTP status 200
Load time 0.222 s
Memory usage 3.53 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.145 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.215 s
Memory usage N/A
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.180 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.309 s0.214 s-0.095 s3.48 MiB3.52 MiB+ 37.97 KiB
/wp-admin/edit.php0.173 s0.155 s-0.018 s3.54 MiB3.58 MiB+ 38.37 KiB
/wp-admin/post-new.php0.696 s0.211 s-0.485 s5.92 MiB
/wp-admin/upload.php0.497 s0.239 s-0.258 s3.49 MiB3.51 MiB+ 21.05 KiB
/wp-admin/options-writing.php0.199 s0.173 s-0.026 s3.47 MiB3.5 MiB+ 25.05 KiB
/wp-admin/media-new.php0.262 s0.215 s-0.047 s3.46 MiB3.49 MiB+ 33.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.157 s0.271 s+0.114 s3.47 MiB3.52 MiB+ 43.91 KiB
/wp-admin/post-new.php?post_type=page0.500 s0.307 s-0.193 s5.92 MiB
/wp-admin/options-discussion.php0.240 s0.169 s-0.071 s3.47 MiB3.49 MiB+ 21.55 KiB
/wp-admin/edit-comments.php0.389 s0.201 s-0.188 s3.49 MiB3.51 MiB+ 21.05 KiB
/0.296 s0.213 s-0.083 s3.48 MiB3.42 MiB- 58.79 KiB
Average 0.338 s0.215 s-0.123 s3.93 MiB3.51 MiB+ 20.38 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
Language % Lines of code Comment lines Files
PHP97.5%5,3772,6385
JavaScript2.3%125391
CSS0.2%12121
Total 5,514 2,689 7

PHP Code Analysis | More results »

Lines of code 5,407
Total complexity 1,375
Median class complexity 42.0
Median method complexity 2.0
Most complex class wsdl
Most complex function soap_transport_http::getResponse()
Classes 16
Methods 178
Functions 3

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.

Meta Boxes

{
    "post": {
        "lingulab": {
            "title": "LinguLab live",
            "context": "side"
        }
    },
    "page": {
        "lingulab": {
            "title": "LinguLab live",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[07-Dec-2024 11:33:45 UTC] PHP Parse error:  syntax error, unexpected token "new" in /wp-content/plugins/lingulab-live/inc/nusoap.php on line 6496
[07-Dec-2024 11:33:46 UTC] PHP Parse error:  syntax error, unexpected token "new" in /wp-content/plugins/lingulab-live/inc/nusoap.php on line 6496
[07-Dec-2024 11:33:47 UTC] PHP Parse error:  syntax error, unexpected token "new" in /wp-content/plugins/lingulab-live/inc/nusoap.php on line 6496
[07-Dec-2024 11:33:48 UTC] PHP Parse error:  syntax error, unexpected token "new" in /wp-content/plugins/lingulab-live/inc/nusoap.php on line 6496
See also: All tests for this plugin