Seraphinite Post .DOCX Source 2.16.10

Does Seraphinite Post .DOCX Source work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 202.8 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/seraphinite-post-docx-source/
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=seraphinite-post-docx-source%2Fseraphinite-post-docx-source.php&plugin_status=all&paged=1&s&_wpnonce=92eb0de17f
Aspect after-activation
HTTP status 200
Load time 0.925 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Settings → .DOCX Source

Page screenshot: Settings → .DOCX Source
URL /wp-admin/options-general.php?page=seraph_pds_settings
Aspect menu-item
HTTP status 200
Load time 0.322 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

.DOCX Source

Page screenshot: .DOCX Source
URL /wp-admin/admin.php?page=seraph_pds_main
Aspect menu-item
HTTP status 200
Load time 0.428 s
Memory usage 3.63 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.237 s
Memory usage 3.45 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.775 s
Memory usage 6.09 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.747 s
Memory usage 6.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.420 s0.364 s-0.056 s3.47 MiB3.65 MiB+ 179.2 KiB
/wp-admin/edit.php0.243 s0.270 s+0.027 s3.54 MiB3.71 MiB+ 180.33 KiB
/wp-admin/post-new.php0.863 s0.734 s-0.129 s5.75 MiB6.09 MiB+ 343.55 KiB
/wp-admin/upload.php0.662 s0.438 s-0.224 s3.49 MiB3.65 MiB+ 161.66 KiB
/wp-admin/options-writing.php0.223 s0.200 s-0.023 s3.41 MiB3.63 MiB+ 225.73 KiB
/wp-admin/media-new.php0.276 s0.264 s-0.012 s3.4 MiB3.63 MiB+ 239.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.286 s0.214 s-0.072 s3.47 MiB3.65 MiB+ 185.78 KiB
/wp-admin/post-new.php?post_type=page0.805 s0.659 s-0.146 s5.75 MiB6.07 MiB+ 332.45 KiB
/wp-admin/options-discussion.php0.280 s0.518 s+0.238 s3.41 MiB3.63 MiB+ 227.41 KiB
/wp-admin/edit-comments.php0.290 s0.305 s+0.015 s3.49 MiB3.65 MiB+ 162.91 KiB
/0.379 s0.290 s-0.089 s3.45 MiB3.45 MiB- 7.3 KiB
Average 0.430 s0.387 s-0.043 s3.88 MiB4.07 MiB+ 202.8 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
JavaScript
Language % Lines of code Comment lines Files
PHP84.7%11,2683210
JavaScript14.2%1,89258
HTML1.1%14001
XML0.0%501
JSON0.0%404
CSS0.0%101
Total 13,310 37 25

PHP Code Analysis | More results »

Lines of code 11,299
Total complexity 2,917
Median class complexity 21.0
Median method complexity 3.0
Most complex class seraph_pds\Gen
Most complex function _ShowOperateOptionsBlockForPostType()
Classes 25
Methods 579
Functions 58

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 3

Meta Boxes

{
    "post": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "page": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "nav_menu_item": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "oembed_cache": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "user_request": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_block": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_template": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_template_part": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_global_styles": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    },
    "wp_navigation": {
        "seraph_pds_postUpdater": {
            "title": ".DOCX Source",
            "context": "normal"
        }
    }
}

PHP Error Log 36 lines

[13-Sep-2024 13:14:19 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:19 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:20 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:20 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:20 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:20 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:21 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:21 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:23 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:23 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:24 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:24 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:24 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:24 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:27 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:27 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:28 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:29 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:29 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:32 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:32 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:32 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:32 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:33 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:33 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:33 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:33 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:37 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:37 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:41 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
[13-Sep-2024 13:14:41 UTC] PHP Warning:  Undefined array key 1 in /wp-includes/l10n/class-wp-translation-file-mo.php on line 161
See also: All tests for this plugin, How to Hide Seraphinite Post .DOCX Source Admin Menus and Meta Boxes