Linguise 2.1.56

Does Linguise work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_FAILED
Performance

Memory usage: 152.75 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/linguise/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=linguise%2Flinguise.php&plugin_status=all&paged=1&s&_wpnonce=e7a884f2f9
Aspect after-activation
HTTP status 200
Load time 0.306 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Linguise

Page screenshot: Linguise
URL /wp-admin/admin.php?page=linguise
Aspect menu-item
HTTP status 200
Load time 0.617 s
Memory usage 4.18 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://embed.tawk.to/6107b589649e0a0a5ccf1114/1fur1fhvd",
        "errorString": "net::ERR_FAILED"
    }
]

Test site – Just another WordPress site

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.278 s-0.011 s3.51 MiB3.64 MiB+ 141.56 KiB
/wp-admin/edit.php0.195 s0.195 s+0.000 s3.57 MiB3.71 MiB+ 141.23 KiB
/wp-admin/post-new.php0.774 s0.646 s-0.128 s6.06 MiB6.29 MiB+ 235.7 KiB
/wp-admin/upload.php0.735 s0.371 s-0.364 s3.52 MiB3.64 MiB+ 123.09 KiB
/wp-admin/options-writing.php0.197 s0.338 s+0.141 s3.5 MiB3.62 MiB+ 127.08 KiB
/wp-admin/media-new.php0.266 s0.296 s+0.030 s3.49 MiB3.62 MiB+ 135.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.264 s0.175 s-0.089 s3.5 MiB3.65 MiB+ 145.95 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.601 s-0.014 s6.05 MiB6.28 MiB+ 230.41 KiB
/wp-admin/options-discussion.php0.301 s0.430 s+0.129 s3.5 MiB3.62 MiB+ 123.58 KiB
/wp-admin/edit-comments.php0.198 s0.198 s+0.000 s3.52 MiB3.64 MiB+ 123.08 KiB
/0.292 s0.204 s-0.088 s3.43 MiB3.58 MiB+ 153.3 KiB
Average 0.375 s0.339 s-0.036 s3.97 MiB4.12 MiB+ 152.75 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.

SVG
PHP
Sass
Language % Lines of code Comment lines Files
SVG45.4%7,482164195
PHP34.8%5,7351,46629
Sass9.8%1,613142
JavaScript5.9%9731786
JSON3.3%54501
XML0.8%126801
CSS0.0%382
Total 16,477 1,910 236

PHP Code Analysis | More results »

Lines of code 4,744
Total complexity 753
Median class complexity 25.0
Median method complexity 3.0
Most complex class Linguise\WordPress\FragmentHandler
Most complex function LinguiseConfiguration::renderSettings()
Classes 13
Methods 97
Functions 23

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 1

Options wp_options 2

Meta Boxes

{
    "nav-menus": {
        "linguise_lang_switch_box": {
            "title": "Linguise switcher",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[24-Jul-2025 06:31:42 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>linguise/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[24-Jul-2025 06:31:45 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>linguise/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide Linguise Admin Menus and Meta Boxes