EasyTranslate 1.6.2

Does EasyTranslate work with WordPress 6.0.1 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: 80.48 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.0.1
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=97e9e6fc33
Aspect after-activation
HTTP status 200
Load time 0.268 s
Memory usage 3.77 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.297 s
Memory usage 3.76 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.135 s
Memory usage 3.74 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.149 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.154 s
Memory usage 3.76 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.285 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.278 s-0.057 s3.72 MiB3.8 MiB+ 76.96 KiB
/wp-admin/edit.php0.196 s0.197 s+0.001 s3.75 MiB3.83 MiB+ 76.25 KiB
/wp-admin/post-new.php1.680 s1.186 s-0.494 s5.55 MiB5.63 MiB+ 84.52 KiB
/wp-admin/upload.php0.426 s0.346 s-0.080 s3.68 MiB3.76 MiB+ 75.83 KiB
/wp-admin/options-writing.php0.210 s0.149 s-0.061 s3.62 MiB3.73 MiB+ 119.05 KiB
/wp-admin/media-new.php0.353 s0.197 s-0.156 s3.66 MiB3.74 MiB+ 76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.179 s+0.009 s3.69 MiB3.76 MiB+ 76.91 KiB
/wp-admin/post-new.php?post_type=page1.160 s1.045 s-0.115 s5.54 MiB5.62 MiB+ 76.11 KiB
/wp-admin/options-discussion.php0.199 s0.243 s+0.044 s3.6 MiB3.73 MiB+ 139.63 KiB
/wp-admin/edit-comments.php0.207 s0.213 s+0.006 s3.69 MiB3.77 MiB+ 75.85 KiB
/0.295 s0.212 s-0.083 s3.6 MiB3.61 MiB+ 8.16 KiB
Average 0.476 s0.386 s-0.090 s4.01 MiB4.09 MiB+ 80.48 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.6%2,3941,23526
CSS2.5%6251
JavaScript0.9%23271
Total 2,479 1,267 28

PHP Code Analysis | More results »

Lines of code 2,198
Total complexity 375
Median class complexity 17.0
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

[27-Jul-2022 13:47:06 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:351
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(238): 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 351
See also: All tests for this plugin