Does EasyTranslate work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .
1 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 5.9 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/easytranslate/ |
Badges |
|
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.214 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.378 s | 0.342 s | -0.036 s | 3.36 MiB | 3.44 MiB | + 77.75 KiB |
/wp-admin/edit.php | 0.214 s | 0.219 s | +0.005 s | 3.39 MiB | 3.47 MiB | + 78.14 KiB |
/wp-admin/post-new.php | 0.936 s | 0.973 s | +0.037 s | 6.14 MiB | 6.22 MiB | + 81.31 KiB |
/wp-admin/upload.php | 0.607 s | 0.366 s | -0.241 s | 3.24 MiB | 3.39 MiB | + 148.62 KiB |
/wp-admin/options-writing.php | 0.274 s | 0.316 s | +0.042 s | 3.24 MiB | 3.37 MiB | + 131.78 KiB |
/wp-admin/media-new.php | 0.259 s | 0.274 s | +0.015 s | 3.22 MiB | 3.37 MiB | + 148.79 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.178 s | 0.214 s | +0.036 s | 3.25 MiB | 3.4 MiB | + 149.7 KiB |
/wp-admin/post-new.php?post_type=page | 0.703 s | 0.759 s | +0.056 s | 6.14 MiB | 6.22 MiB | + 76.9 KiB |
/wp-admin/options-discussion.php | 0.249 s | 0.262 s | +0.013 s | 3.22 MiB | 3.3 MiB | + 84.41 KiB |
/wp-admin/edit-comments.php | 0.278 s | 0.238 s | -0.040 s | 3.26 MiB | 3.4 MiB | + 140.64 KiB |
/ | 0.306 s | 0.238 s | -0.068 s | 3.35 MiB | 3.41 MiB | + 55.49 KiB |
Average | 0.398 s | 0.382 s | -0.016 s | 3.8 MiB | 3.91 MiB | + 106.68 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 96.5% | 2,338 | 1,244 | 26 | |
CSS | 2.6% | 62 | 5 | 1 | |
JavaScript | 0.9% | 23 | 27 | 1 | |
Total | 2,423 | 1,276 | 28 |
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 |
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.
wp_options
1[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