Does Linguise work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| 1 | Resource error (CSS, JS, images, fonts and so on.)
|
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.
| WordPress version | 6.8.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 1,000+ |
| WordPress.org page | https://wordpress.org/plugins/linguise/ |
| Badges |
|
| 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=9da035e0e0 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.317 s |
| Memory usage | 3.66 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=linguise |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.456 s |
| Memory usage | 4.18 MiB |
| JS errors | None |
| Resource errors | |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.251 s |
| Memory usage | 3.58 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.298 s | 0.270 s | -0.028 s | 3.51 MiB | 3.64 MiB | + 141.56 KiB |
| /wp-admin/edit.php | 0.234 s | 0.207 s | -0.027 s | 3.57 MiB | 3.71 MiB | + 141.23 KiB |
| /wp-admin/post-new.php | 0.908 s | 0.634 s | -0.274 s | 6.06 MiB | 6.29 MiB | + 235.7 KiB |
| /wp-admin/upload.php | 0.552 s | 0.378 s | -0.174 s | 3.52 MiB | 3.64 MiB | + 123.09 KiB |
| /wp-admin/options-writing.php | 0.198 s | 0.335 s | +0.137 s | 3.5 MiB | 3.62 MiB | + 127.08 KiB |
| /wp-admin/media-new.php | 0.358 s | 0.293 s | -0.065 s | 3.49 MiB | 3.62 MiB | + 135.27 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.177 s | 0.208 s | +0.031 s | 3.5 MiB | 3.65 MiB | + 145.95 KiB |
| /wp-admin/post-new.php?post_type=page | 0.620 s | 0.575 s | -0.045 s | 6.05 MiB | 6.28 MiB | + 230.41 KiB |
| /wp-admin/options-discussion.php | 0.270 s | 0.415 s | +0.145 s | 3.5 MiB | 3.62 MiB | + 123.58 KiB |
| /wp-admin/edit-comments.php | 0.227 s | 0.205 s | -0.022 s | 3.52 MiB | 3.64 MiB | + 123.08 KiB |
| / | 0.303 s | 0.194 s | -0.109 s | 3.43 MiB | 3.58 MiB | + 153.3 KiB |
| Average | 0.377 s | 0.338 s | -0.039 s | 3.97 MiB | 4.12 MiB | + 152.75 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| SVG | 45.4% | 7,482 | 164 | 195 | |
| PHP | 34.8% | 5,737 | 1,470 | 29 | |
| Sass | 9.8% | 1,613 | 14 | 2 | |
| JavaScript | 5.9% | 973 | 178 | 6 | |
| JSON | 3.3% | 545 | 0 | 1 | |
| XML | 0.8% | 126 | 80 | 1 | |
| CSS | 0.0% | 3 | 8 | 2 | |
| Total | 16,479 | 1,914 | 236 | ||
| Lines of code | 4,746 |
|---|---|
| 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 |
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.
wp_options 2{
"nav-menus": {
"linguise_lang_switch_box": {
"title": "Linguise switcher",
"context": "side"
}
}
}[28-Jul-2025 10:14:07 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
[28-Jul-2025 10:14:11 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