EasyTranslate 1.7.0

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=dcf75f0063
Aspect after-activation
HTTP status 200
Load time 0.473 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.148 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.146 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.188 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.143 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.228 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.325 s0.283 s-0.042 s3.72 MiB3.8 MiB+ 77.59 KiB
/wp-admin/edit.php0.202 s0.198 s-0.004 s3.75 MiB3.83 MiB+ 76.88 KiB
/wp-admin/post-new.php1.437 s0.959 s-0.478 s5.55 MiB5.63 MiB+ 85.15 KiB
/wp-admin/upload.php0.354 s0.353 s-0.001 s3.68 MiB3.76 MiB+ 76.45 KiB
/wp-admin/options-writing.php0.157 s0.151 s-0.006 s3.62 MiB3.73 MiB+ 119.67 KiB
/wp-admin/media-new.php0.664 s0.344 s-0.320 s3.66 MiB3.74 MiB+ 76.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.251 s+0.063 s3.69 MiB3.76 MiB+ 77.53 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.668 s+0.069 s5.54 MiB5.62 MiB+ 76.73 KiB
/wp-admin/options-discussion.php0.218 s0.248 s+0.030 s3.6 MiB3.73 MiB+ 140.25 KiB
/wp-admin/edit-comments.php0.221 s0.216 s-0.005 s3.69 MiB3.77 MiB+ 76.48 KiB
/0.280 s0.223 s-0.057 s3.6 MiB3.61 MiB+ 8.78 KiB
Average 0.422 s0.354 s-0.068 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

[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:42 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:43 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
[10-Aug-2022 11:13:44 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