Does "myLang Easy Site Translator for WPML" work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .
| 4 | PHP warnings |
| 1 | PHP deprecation warnings |
| 1 | Database errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 85.14 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 | 7.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/mylang-easy-site-translator-for-wpml/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=mylang-easy-site-translator-for-wpml%2Fmylang.php&plugin_status=all&paged=1&s&_wpnonce=ad39841323 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.596 s |
| Memory usage | 4.33 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=mylang |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.136 s |
| Memory usage | N/A |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.200 s |
| Memory usage | 4.66 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.522 s |
| Memory usage | 6.89 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php?post_type=page |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.738 s |
| Memory usage | 6.87 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 1.333 s | 0.581 s | -0.752 s | 4.23 MiB | 4.31 MiB | + 90.59 KiB |
| /wp-admin/edit.php | 0.574 s | 0.641 s | +0.067 s | 4.28 MiB | 4.37 MiB | + 90.59 KiB |
| /wp-admin/post-new.php | 2.198 s | 1.929 s | -0.269 s | 6.78 MiB | 6.89 MiB | + 117.09 KiB |
| /wp-admin/upload.php | 1.301 s | 0.885 s | -0.416 s | 4.25 MiB | 4.32 MiB | + 73.18 KiB |
| /wp-admin/options-writing.php | 0.532 s | 0.519 s | -0.013 s | 4.22 MiB | 4.3 MiB | + 77.49 KiB |
| /wp-admin/media-new.php | 0.741 s | 0.719 s | -0.022 s | 4.21 MiB | 4.29 MiB | + 85.69 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.528 s | 0.516 s | -0.012 s | 4.22 MiB | 4.31 MiB | + 90.55 KiB |
| /wp-admin/post-new.php?post_type=page | 1.847 s | 1.853 s | +0.006 s | 6.76 MiB | 6.87 MiB | + 112.63 KiB |
| /wp-admin/options-discussion.php | 0.919 s | 0.813 s | -0.106 s | 4.23 MiB | 4.29 MiB | + 69.68 KiB |
| /wp-admin/edit-comments.php | 0.528 s | 0.543 s | +0.015 s | 4.24 MiB | 4.31 MiB | + 73.49 KiB |
| / | 0.305 s | 0.207 s | -0.098 s | 4.6 MiB | 4.66 MiB | + 55.51 KiB |
| Average | 0.982 s | 0.837 s | -0.145 s | 4.73 MiB | 4.81 MiB | + 85.14 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 | |
|---|---|---|---|---|---|
| PHP | 72.4% | 2,489 | 446 | 6 | |
| CSS | 14.2% | 487 | 21 | 1 | |
| JavaScript | 13.4% | 460 | 44 | 2 | |
| Total | 3,436 | 511 | 9 | ||
| Lines of code | 1,919 |
|---|---|
| Total complexity | 425 |
| Median class complexity | 423.0 |
| Median method complexity | 2.0 |
| Most complex class | MyLangTranslate |
| Most complex function | MyLangTranslate::mylang_btn_handle_translation() |
| Classes | 1 |
|---|---|
| Methods | 68 |
| Functions | 1 |
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 1{
"post": {
"mylang_meta_box": {
"title": "myLang Magic Button",
"context": "side"
}
},
"page": {
"mylang_meta_box": {
"title": "myLang Magic Button",
"context": "side"
}
}
}[02-Sep-2026 04:19:38 UTC] PHP Deprecated: Optional parameter $target_lang declared before required parameter $type is implicitly treated as a required parameter in /wp-content/plugins/mylang-easy-site-translator-for-wpml/inc/class-mylang.php on line 2220
[02-Sep-2026 04:19:38 UTC] WordPress database error Table 'wordpress.wp_mylang_glossary' doesn't exist for query SELECT * FROM wp_mylang_glossary made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/mylang-easy-site-translator-for-wpml/mylang.php'), MyLangTranslate->__construct
[02-Sep-2026 04:19:44 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/mylang-easy-site-translator-for-wpml/inc/class-mylang.php on line 270
[02-Sep-2026 04:19:50 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/mylang-easy-site-translator-for-wpml/inc/class-mylang.php on line 270
[02-Sep-2026 04:19:55 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/mylang-easy-site-translator-for-wpml/inc/class-mylang.php on line 270
[02-Sep-2026 04:19:58 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/mylang-easy-site-translator-for-wpml/inc/class-mylang.php on line 270