EasyTranslate 2.0.4

Does EasyTranslate work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 28.69 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.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/easytranslate/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=easytranslate%2Feasy-translate.php&plugin_status=all&paged=1&s&_wpnonce=51bb70b336
Aspect after-activation
HTTP status 200
Load time 0.338 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

EasyTranslate

Page screenshot: EasyTranslate
URL /wp-admin/admin.php?page=admin-easy-translate
Aspect menu-item
HTTP status 500
Load time 0.095 s
Memory usage N/A
JS errors None
Resource errors None

EasyTranslate → String translations

Page screenshot: EasyTranslate → String translations
URL /wp-admin/admin.php?page=admin-easy-translate-partial-translations
Aspect menu-item
HTTP status 500
Load time 0.047 s
Memory usage N/A
JS errors None
Resource errors None

EasyTranslate → Projects

Page screenshot: EasyTranslate → Projects
URL /wp-admin/admin.php?page=admin-easy-translate-projects
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

EasyTranslate → Integration

Page screenshot: EasyTranslate → Integration
URL /wp-admin/admin.php?page=admin-easy-translate-integration
Aspect menu-item
HTTP status 200
Load time 0.160 s
Memory usage 3.54 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.175 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.363 s0.263 s-0.100 s3.51 MiB3.54 MiB+ 38.85 KiB
/wp-admin/edit.php0.192 s0.195 s+0.003 s3.57 MiB3.61 MiB+ 38.85 KiB
/wp-admin/post-new.php0.790 s0.706 s-0.084 s6.06 MiB6.1 MiB+ 42.68 KiB
/wp-admin/upload.php0.614 s0.692 s+0.078 s3.52 MiB3.54 MiB+ 21.45 KiB
/wp-admin/options-writing.php0.225 s0.193 s-0.032 s3.5 MiB3.53 MiB+ 25.44 KiB
/wp-admin/media-new.php0.305 s0.236 s-0.069 s3.49 MiB3.52 MiB+ 33.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.234 s0.180 s-0.054 s3.5 MiB3.55 MiB+ 44.3 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.606 s+0.004 s6.05 MiB6.09 MiB+ 38.21 KiB
/wp-admin/options-discussion.php0.483 s0.488 s+0.005 s3.5 MiB3.52 MiB+ 21.94 KiB
/wp-admin/edit-comments.php0.254 s0.202 s-0.052 s3.52 MiB3.54 MiB+ 21.44 KiB
/0.314 s0.183 s-0.131 s3.47 MiB3.46 MiB- 11.16 KiB
Average 0.398 s0.359 s-0.039 s3.97 MiB4 MiB+ 28.69 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
PHP96.4%2,8581,23626
CSS2.1%6251
JavaScript1.6%46271
Total 2,966 1,268 28

PHP Code Analysis | More results »

Lines of code 2,637
Total complexity 444
Median class complexity 17.5
Median method complexity 1.0
Most complex class Easy_Translate_Translation_List
Most complex function Easy_Translate_String_Translation_List::handle_table_actions()
Classes 16
Methods 155
Functions 10

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.

Options wp_options 1

PHP Error Log 16 lines

[12-Jun-2025 08:04:22 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "ICL_TM_NOT_TRANSLATED" in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php:192
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Easy_Translate_Admin->load_post_translation_list_screen_options()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(238): do_action()
#4 {main}
  thrown in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 192
[12-Jun-2025 08:04:22 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "ICL_TM_NOT_TRANSLATED" in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php:170
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Easy_Translate_Admin->load_string_translation_list_screen_options()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(238): do_action()
#4 {main}
  thrown in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 170
See also: All tests for this plugin