Seraphinite Post .DOCX Source 2.12.1

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

Summary

Errors
8PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 305.18 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 version5.6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=ce96badc34
Aspect after-activation
HTTP status 200
Load time 1.549 s
Memory usage 3.09 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.296 s
Memory usage 3 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.388 s
Memory usage 3 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.308 s
Memory usage 2.65 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 1.402 s
Memory usage 5.41 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.822 s
Memory usage 5.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.528 s0.260 s-0.268 s2.79 MiB3.08 MiB+ 298.79 KiB
/wp-admin/edit.php0.195 s0.196 s+0.001 s2.84 MiB3.13 MiB+ 299.51 KiB
/wp-admin/post-new.php0.973 s1.346 s+0.373 s4.94 MiB5.41 MiB+ 487.05 KiB
/wp-admin/upload.php0.606 s0.337 s-0.269 s2.67 MiB2.96 MiB+ 297.66 KiB
/wp-admin/options-writing.php0.181 s0.284 s+0.103 s2.68 MiB2.94 MiB+ 265.63 KiB
/wp-admin/media-new.php0.257 s0.197 s-0.060 s2.65 MiB2.94 MiB+ 297.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.285 s+0.090 s2.68 MiB3.04 MiB+ 362.73 KiB
/wp-admin/post-new.php?post_type=page1.338 s1.354 s+0.016 s4.92 MiB5.33 MiB+ 414.7 KiB
/wp-admin/options-discussion.php0.305 s0.311 s+0.006 s2.65 MiB2.94 MiB+ 298.14 KiB
/wp-admin/edit-comments.php0.230 s0.292 s+0.062 s2.75 MiB3.04 MiB+ 297.68 KiB
/0.301 s0.243 s-0.058 s2.61 MiB2.65 MiB+ 37.3 KiB
Average 0.464 s0.464 s-0.000 s3.11 MiB3.4 MiB+ 305.18 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
PHP79.1%7,404209
JavaScript20.2%1,89257
HTML0.6%5801
XML0.1%501
JSON0.0%404
CSS0.0%101
Total 9,364 25 23

PHP Code Analysis | More results »

Lines of code 7,477
Total complexity 1,568
Median class complexity 24.0
Median method complexity 3.0
Most complex class seraph_pds\Wp
Most complex function _ShowOperateOptionsBlockForPostType()
Classes 15
Methods 308
Functions 56

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"
        }
    }
}

PHP Error Log 8 lines

[15-Feb-2021 16:39:29 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
[15-Feb-2021 16:39:29 UTC] PHP Notice:  Undefined variable: rmtCfgFldCtx in /wp-content/plugins/seraphinite-post-docx-source/main.php on line 198
[15-Feb-2021 16:39:29 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 2107
[15-Feb-2021 16:39:30 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
[15-Feb-2021 16:39:31 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
[15-Feb-2021 16:39:35 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
[15-Feb-2021 16:39:39 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
[15-Feb-2021 16:39:42 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 520
See also: All tests for this plugin, How to Hide Seraphinite Post .DOCX Source Admin Menus and Meta Boxes