EasyTranslate 1.7.1

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

Summary

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

Memory usage: 81.1 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=0a7e58ef47
Aspect after-activation
HTTP status 200
Load time 0.272 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.216 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.159 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.165 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.138 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.207 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.327 s0.277 s-0.050 s3.72 MiB3.8 MiB+ 77.59 KiB
/wp-admin/edit.php0.178 s0.199 s+0.021 s3.75 MiB3.83 MiB+ 76.88 KiB
/wp-admin/post-new.php0.935 s1.176 s+0.241 s5.55 MiB5.63 MiB+ 85.15 KiB
/wp-admin/upload.php0.423 s0.334 s-0.089 s3.68 MiB3.76 MiB+ 76.45 KiB
/wp-admin/options-writing.php0.144 s0.145 s+0.001 s3.62 MiB3.73 MiB+ 119.67 KiB
/wp-admin/media-new.php0.427 s0.200 s-0.227 s3.66 MiB3.74 MiB+ 76.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.190 s+0.008 s3.69 MiB3.76 MiB+ 77.53 KiB
/wp-admin/post-new.php?post_type=page0.877 s1.010 s+0.133 s5.54 MiB5.62 MiB+ 76.73 KiB
/wp-admin/options-discussion.php0.209 s0.343 s+0.134 s3.6 MiB3.73 MiB+ 140.25 KiB
/wp-admin/edit-comments.php0.212 s0.222 s+0.010 s3.69 MiB3.77 MiB+ 76.48 KiB
/0.263 s0.206 s-0.057 s3.6 MiB3.61 MiB+ 8.78 KiB
Average 0.380 s0.391 s+0.011 s4.01 MiB4.09 MiB+ 81.1 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.7%2,4741,23726
CSS2.4%6251
JavaScript0.9%23271
Total 2,559 1,269 28

PHP Code Analysis | More results »

Lines of code 2,278
Total complexity 390
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 19 lines

[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_TM_NOT_TRANSLATED - assumed 'ICL_TM_NOT_TRANSLATED' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_TM_WAITING_FOR_TRANSLATOR - assumed 'ICL_TM_WAITING_FOR_TRANSLATOR' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_STRING_TRANSLATION_PARTIAL - assumed 'ICL_STRING_TRANSLATION_PARTIAL' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_TM_NEEDS_UPDATE - assumed 'ICL_TM_NEEDS_UPDATE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_TM_DUPLICATE - assumed 'ICL_TM_DUPLICATE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:50 UTC] PHP Warning:  Use of undefined constant ICL_TM_COMPLETE - assumed 'ICL_TM_COMPLETE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 183
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_TM_NOT_TRANSLATED - assumed 'ICL_TM_NOT_TRANSLATED' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_TM_WAITING_FOR_TRANSLATOR - assumed 'ICL_TM_WAITING_FOR_TRANSLATOR' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_STRING_TRANSLATION_PARTIAL - assumed 'ICL_STRING_TRANSLATION_PARTIAL' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_TM_NEEDS_UPDATE - assumed 'ICL_TM_NEEDS_UPDATE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_TM_DUPLICATE - assumed 'ICL_TM_DUPLICATE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55:51 UTC] PHP Warning:  Use of undefined constant ICL_TM_COMPLETE - assumed 'ICL_TM_COMPLETE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/easytranslate/admin/class-easy-translate-admin.php on line 157
[15-Aug-2022 07:55: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: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