EasyTranslate 1.3.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.68 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=c2f870b07e
Aspect after-activation
HTTP status 200
Load time 0.526 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.139 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.130 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.148 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.146 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.214 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.378 s0.342 s-0.036 s3.36 MiB3.44 MiB+ 77.75 KiB
/wp-admin/edit.php0.214 s0.219 s+0.005 s3.39 MiB3.47 MiB+ 78.14 KiB
/wp-admin/post-new.php0.936 s0.973 s+0.037 s6.14 MiB6.22 MiB+ 81.31 KiB
/wp-admin/upload.php0.607 s0.366 s-0.241 s3.24 MiB3.39 MiB+ 148.62 KiB
/wp-admin/options-writing.php0.274 s0.316 s+0.042 s3.24 MiB3.37 MiB+ 131.78 KiB
/wp-admin/media-new.php0.259 s0.274 s+0.015 s3.22 MiB3.37 MiB+ 148.79 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.214 s+0.036 s3.25 MiB3.4 MiB+ 149.7 KiB
/wp-admin/post-new.php?post_type=page0.703 s0.759 s+0.056 s6.14 MiB6.22 MiB+ 76.9 KiB
/wp-admin/options-discussion.php0.249 s0.262 s+0.013 s3.22 MiB3.3 MiB+ 84.41 KiB
/wp-admin/edit-comments.php0.278 s0.238 s-0.040 s3.26 MiB3.4 MiB+ 140.64 KiB
/0.306 s0.238 s-0.068 s3.35 MiB3.41 MiB+ 55.49 KiB
Average 0.398 s0.382 s-0.016 s3.8 MiB3.91 MiB+ 106.68 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,3381,24426
CSS2.6%6251
JavaScript0.9%23271
Total 2,423 1,276 28

PHP Code Analysis | More results »

Lines of code 2,142
Total complexity 367
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 146
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

[10-Feb-2022 10:32:34 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:320
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 320
See also: All tests for this plugin