myLang Easy Site Translator for WPML 1.3.1

Does "myLang Easy Site Translator for WPML" work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP warnings
1PHP deprecation warnings
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version7.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/mylang-easy-site-translator-for-wpml/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=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

myLang Easy Translator

Page screenshot:  myLang Easy Translator
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

Test site – Just another WordPress site

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

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
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

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.333 s0.581 s-0.752 s4.23 MiB4.31 MiB+ 90.59 KiB
/wp-admin/edit.php0.574 s0.641 s+0.067 s4.28 MiB4.37 MiB+ 90.59 KiB
/wp-admin/post-new.php2.198 s1.929 s-0.269 s6.78 MiB6.89 MiB+ 117.09 KiB
/wp-admin/upload.php1.301 s0.885 s-0.416 s4.25 MiB4.32 MiB+ 73.18 KiB
/wp-admin/options-writing.php0.532 s0.519 s-0.013 s4.22 MiB4.3 MiB+ 77.49 KiB
/wp-admin/media-new.php0.741 s0.719 s-0.022 s4.21 MiB4.29 MiB+ 85.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.528 s0.516 s-0.012 s4.22 MiB4.31 MiB+ 90.55 KiB
/wp-admin/post-new.php?post_type=page1.847 s1.853 s+0.006 s6.76 MiB6.87 MiB+ 112.63 KiB
/wp-admin/options-discussion.php0.919 s0.813 s-0.106 s4.23 MiB4.29 MiB+ 69.68 KiB
/wp-admin/edit-comments.php0.528 s0.543 s+0.015 s4.24 MiB4.31 MiB+ 73.49 KiB
/0.305 s0.207 s-0.098 s4.6 MiB4.66 MiB+ 55.51 KiB
Average 0.982 s0.837 s-0.145 s4.73 MiB4.81 MiB+ 85.14 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP72.4%2,4894466
CSS14.2%487211
JavaScript13.4%460442
Total 3,436 511 9

PHP Code Analysis | More results »

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

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 2

Options wp_options 1

Meta Boxes

{
    "post": {
        "mylang_meta_box": {
            "title": "myLang Magic Button",
            "context": "side"
        }
    },
    "page": {
        "mylang_meta_box": {
            "title": "myLang Magic Button",
            "context": "side"
        }
    }
}

PHP Error Log 6 lines

[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
See also: All tests for this plugin, How to Hide myLang Easy Site Translator for WPML Admin Menus and Meta Boxes