Does EasyTranslate work with WordPress 6.0.1 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: 80.48 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.022 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.0.1 |
---|---|
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=cb4f2d5733 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.270 s |
Memory usage | 3.77 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.145 s |
Memory usage | 3.76 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.270 s |
Memory usage | 3.74 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.170 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.140 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.239 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.326 s | 0.421 s | +0.095 s | 3.72 MiB | 3.8 MiB | + 76.96 KiB |
/wp-admin/edit.php | 0.197 s | 0.205 s | +0.008 s | 3.75 MiB | 3.83 MiB | + 76.25 KiB |
/wp-admin/post-new.php | 0.802 s | 1.078 s | +0.276 s | 5.55 MiB | 5.63 MiB | + 84.52 KiB |
/wp-admin/upload.php | 0.426 s | 0.312 s | -0.114 s | 3.68 MiB | 3.76 MiB | + 75.83 KiB |
/wp-admin/options-writing.php | 0.164 s | 0.170 s | +0.006 s | 3.62 MiB | 3.73 MiB | + 119.05 KiB |
/wp-admin/media-new.php | 0.360 s | 0.219 s | -0.141 s | 3.66 MiB | 3.74 MiB | + 76 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.219 s | 0.176 s | -0.043 s | 3.69 MiB | 3.76 MiB | + 76.91 KiB |
/wp-admin/post-new.php?post_type=page | 0.719 s | 0.896 s | +0.177 s | 5.54 MiB | 5.62 MiB | + 76.11 KiB |
/wp-admin/options-discussion.php | 0.202 s | 0.252 s | +0.050 s | 3.6 MiB | 3.73 MiB | + 139.63 KiB |
/wp-admin/edit-comments.php | 0.219 s | 0.205 s | -0.014 s | 3.69 MiB | 3.77 MiB | + 75.85 KiB |
/ | 0.270 s | 0.212 s | -0.058 s | 3.6 MiB | 3.61 MiB | + 8.16 KiB |
Average | 0.355 s | 0.377 s | +0.022 s | 4.01 MiB | 4.09 MiB | + 80.48 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.6% | 2,385 | 1,235 | 26 | |
CSS | 2.5% | 62 | 5 | 1 | |
JavaScript | 0.9% | 23 | 27 | 1 | |
Total | 2,470 | 1,267 | 28 |
Lines of code | 2,189 |
---|---|
Total complexity | 372 |
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 |
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[21-Jul-2022 18:54:59 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