EasyTranslate 2.0.3

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: 31.42 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=82e35f422b
Aspect after-activation
HTTP status 200
Load time 0.260 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.074 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.043 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.124 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.158 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.150 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.325 s0.283 s-0.042 s3.51 MiB3.54 MiB+ 38.17 KiB
/wp-admin/edit.php0.168 s0.170 s+0.002 s3.57 MiB3.61 MiB+ 38.18 KiB
/wp-admin/post-new.php0.735 s0.603 s-0.132 s6.06 MiB6.1 MiB+ 42.01 KiB
/wp-admin/upload.php0.526 s0.510 s-0.016 s3.52 MiB3.54 MiB+ 20.77 KiB
/wp-admin/options-writing.php0.207 s0.182 s-0.025 s3.5 MiB3.53 MiB+ 24.76 KiB
/wp-admin/media-new.php0.241 s0.189 s-0.052 s3.49 MiB3.52 MiB+ 32.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.166 s-0.014 s3.5 MiB3.55 MiB+ 43.63 KiB
/wp-admin/post-new.php?post_type=page0.571 s0.546 s-0.025 s6.05 MiB6.09 MiB+ 37.53 KiB
/wp-admin/options-discussion.php0.568 s0.277 s-0.291 s3.5 MiB3.52 MiB+ 21.26 KiB
/wp-admin/edit-comments.php0.232 s0.392 s+0.160 s3.52 MiB3.54 MiB+ 20.76 KiB
/0.270 s0.178 s-0.092 s3.43 MiB3.46 MiB+ 25.57 KiB
Average 0.366 s0.318 s-0.048 s3.97 MiB4 MiB+ 31.42 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,8631,23626
CSS2.1%6251
JavaScript1.5%46271
Total 2,971 1,268 28

PHP Code Analysis | More results »

Lines of code 2,642
Total complexity 448
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

[15-May-2025 07:34:35 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
[15-May-2025 07:34:35 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