DeepL API translation plugin 2.1.4

Does "DeepL for WordPress : translation plugin" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 54.63 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/wpdeepl/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=wpdeepl%2Fwpdeepl.php&plugin_status=all&paged=1&s&_wpnonce=614112d6af
Aspect after-activation
HTTP status 200
Load time 0.271 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → DeepL translation

Page screenshot: Settings → DeepL translation
URL /wp-admin/options-general.php?page=deepl_settings
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Settings → DeepL translation → Translation

Page screenshot: Settings → DeepL translation → Translation
URL /wp-admin/options-general.php?page=deepl_settings&tab=translation
Aspect menu-item-tab
HTTP status 200
Load time 0.139 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Settings → DeepL translation → Integration

Page screenshot: Settings → DeepL translation → Integration
URL /wp-admin/options-general.php?page=deepl_settings&tab=integration
Aspect menu-item-tab
HTTP status 200
Load time 0.149 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Settings → DeepL translation → Maintenance

Page screenshot: Settings → DeepL translation → Maintenance
URL /wp-admin/options-general.php?page=deepl_settings&tab=maintenance
Aspect menu-item-tab
HTTP status 200
Load time 0.147 s
Memory usage 3.14 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.248 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.676 s
Memory usage 5.04 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.655 s
Memory usage 5.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.275 s-0.035 s3.05 MiB3.11 MiB+ 67.52 KiB
/wp-admin/edit.php0.199 s0.192 s-0.007 s3.07 MiB3.14 MiB+ 67.52 KiB
/wp-admin/post-new.php0.799 s1.037 s+0.238 s4.97 MiB5.04 MiB+ 76.07 KiB
/wp-admin/upload.php0.555 s0.292 s-0.263 s2.99 MiB3.04 MiB+ 50.13 KiB
/wp-admin/options-writing.php0.161 s0.140 s-0.021 s2.99 MiB3.02 MiB+ 36.72 KiB
/wp-admin/media-new.php0.339 s0.191 s-0.148 s2.97 MiB3.03 MiB+ 62.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.322 s+0.137 s2.98 MiB3.05 MiB+ 67.49 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.710 s+0.066 s4.96 MiB5.03 MiB+ 71.66 KiB
/wp-admin/options-discussion.php0.218 s0.195 s-0.023 s2.97 MiB3.02 MiB+ 50.56 KiB
/wp-admin/edit-comments.php0.196 s0.209 s+0.013 s3 MiB3.05 MiB+ 50.1 KiB
/0.285 s0.217 s-0.068 s2.94 MiB2.94 MiB+ 896 bytes
Average 0.354 s0.344 s-0.010 s3.35 MiB3.41 MiB+ 54.63 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
PHP83.3%2,76968216
PO File8.0%2661041
CSS4.5%14841
SVG3.6%12101
JavaScript0.5%1801
Markdown0.0%101
Total 3,323 790 21

PHP Code Analysis | More results »

Lines of code 2,790
Total complexity 590
Median class complexity 54.0
Median method complexity 2.0
Most complex class WP_Improved_Settings\WC_Improved_Settings_API
Most complex function DeepLApi::request()
Classes 9
Methods 144
Functions 28

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 5

Meta Boxes

{
    "post": {
        "deepl_metabox": {
            "title": "DeepL translation",
            "context": "side"
        }
    },
    "page": {
        "deepl_metabox": {
            "title": "DeepL translation",
            "context": "side"
        }
    }
}

PHP Error Log 18 lines

[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:00 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[16-Feb-2023 10:40:01 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
See also: All tests for this plugin, How to Hide DeepL for WordPress : translation plugin Admin Menus and Meta Boxes