EasyTranslate 1.4.1

Does EasyTranslate work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 106.71 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=37c4d2759c
Aspect after-activation
HTTP status 200
Load time 0.430 s
Memory usage 3.4 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 200
Load time 0.145 s
Memory usage 3.33 MiB
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 200
Load time 0.139 s
Memory usage 3.3 MiB
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.161 s
Memory usage N/A
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.139 s
Memory usage 3.32 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.216 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.279 s-0.041 s3.36 MiB3.44 MiB+ 77.77 KiB
/wp-admin/edit.php0.176 s0.187 s+0.011 s3.39 MiB3.47 MiB+ 78.16 KiB
/wp-admin/post-new.php0.864 s1.080 s+0.216 s6.14 MiB6.22 MiB+ 81.34 KiB
/wp-admin/upload.php0.387 s0.317 s-0.070 s3.24 MiB3.39 MiB+ 148.64 KiB
/wp-admin/options-writing.php0.343 s0.324 s-0.019 s3.24 MiB3.37 MiB+ 131.8 KiB
/wp-admin/media-new.php0.261 s0.291 s+0.030 s3.22 MiB3.37 MiB+ 148.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.225 s+0.034 s3.25 MiB3.4 MiB+ 149.72 KiB
/wp-admin/post-new.php?post_type=page0.658 s0.765 s+0.107 s6.14 MiB6.22 MiB+ 76.92 KiB
/wp-admin/options-discussion.php0.276 s0.252 s-0.024 s3.22 MiB3.3 MiB+ 84.44 KiB
/wp-admin/edit-comments.php0.229 s0.234 s+0.005 s3.26 MiB3.4 MiB+ 140.66 KiB
/0.321 s0.225 s-0.096 s3.35 MiB3.41 MiB+ 55.52 KiB
Average 0.366 s0.380 s+0.014 s3.8 MiB3.91 MiB+ 106.71 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.5%2,3701,24726
CSS2.5%6251
JavaScript0.9%23271
Total 2,455 1,279 28

PHP Code Analysis | More results »

Lines of code 2,174
Total complexity 375
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 147
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 7 lines

[14-Feb-2022 13:44:52 UTC] PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Easy_Translate_API_Integration::map_fields() must be of the type array, string given, called in /wp-content/plugins/easytranslate/admin/class-easy-translate-projects.php on line 41 and defined in /wp-content/plugins/easytranslate/admin/class-easy-translate-api-integration.php:348
Stack trace:
#0 /wp-content/plugins/easytranslate/admin/class-easy-translate-projects.php(41): Easy_Translate_API_Integration::map_fields()
#1 /wp-content/plugins/easytranslate/admin/class-easy-translate-projects.php(85): Easy_Translate_Projects->handle_actions()
#2 /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php(252): Easy_Translate_Projects->render()
#3 /wp-includes/class-wp-hook.php(307): Easy_Translate_Admin->show_projects_page()
#4  in /wp-content/plugins/easytranslate/admin/class-easy-translate-api-integration.php on line 348
See also: All tests for this plugin