DeepL API translation plugin 2.1.1

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=fba8eb46ba
Aspect after-activation
HTTP status 200
Load time 0.252 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.274 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.141 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.135 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.137 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.221 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.684 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.599 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.655 s0.253 s-0.402 s3.05 MiB3.11 MiB+ 67.52 KiB
/wp-admin/edit.php0.177 s0.190 s+0.013 s3.07 MiB3.14 MiB+ 67.52 KiB
/wp-admin/post-new.php0.874 s1.062 s+0.188 s4.97 MiB5.04 MiB+ 76.09 KiB
/wp-admin/upload.php0.955 s0.285 s-0.670 s2.99 MiB3.04 MiB+ 50.13 KiB
/wp-admin/options-writing.php0.174 s0.147 s-0.027 s2.99 MiB3.02 MiB+ 36.72 KiB
/wp-admin/media-new.php0.308 s0.244 s-0.064 s2.97 MiB3.03 MiB+ 62.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.349 s+0.161 s2.98 MiB3.05 MiB+ 67.49 KiB
/wp-admin/post-new.php?post_type=page0.681 s0.784 s+0.103 s4.96 MiB5.03 MiB+ 71.66 KiB
/wp-admin/options-discussion.php0.211 s0.201 s-0.010 s2.97 MiB3.02 MiB+ 50.56 KiB
/wp-admin/edit-comments.php0.206 s0.213 s+0.007 s3 MiB3.05 MiB+ 50.1 KiB
/0.281 s0.226 s-0.055 s2.94 MiB2.94 MiB+ 896 bytes
Average 0.428 s0.359 s-0.069 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.9%2,76868016
PO File7.4%244961
CSS4.5%14841
SVG3.7%12101
JavaScript0.5%1801
Markdown0.0%101
Total 3,300 780 21

PHP Code Analysis | More results »

Lines of code 2,789
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

[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:14 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:15 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 187
[30-Jan-2023 01:40:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:16 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wpdeepl/settings/wp-improved-settings.class.php on line 262
[30-Jan-2023 01:40:16 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