Seraphinite Post .DOCX Source 2.13

Does Seraphinite Post .DOCX Source work with WordPress 5.7.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: 321 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.7.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=a87baaeacd
Aspect after-activation
HTTP status 200
Load time 2.130 s
Memory usage 3.14 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.291 s
Memory usage 3.05 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.04 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.205 s
Memory usage 2.69 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.174 s
Memory usage 5.52 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.929 s
Memory usage 5.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.260 s0.260 s+0.000 s2.82 MiB3.13 MiB+ 316.07 KiB
/wp-admin/edit.php0.190 s0.262 s+0.072 s2.86 MiB3.17 MiB+ 316.79 KiB
/wp-admin/post-new.php0.911 s1.106 s+0.195 s5.02 MiB5.52 MiB+ 504.9 KiB
/wp-admin/upload.php0.460 s0.409 s-0.051 s2.7 MiB3 MiB+ 314.94 KiB
/wp-admin/options-writing.php0.274 s0.166 s-0.108 s2.71 MiB2.99 MiB+ 282.91 KiB
/wp-admin/media-new.php0.225 s0.190 s-0.035 s2.67 MiB2.98 MiB+ 315.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.292 s+0.097 s2.77 MiB3.08 MiB+ 316.02 KiB
/wp-admin/post-new.php?post_type=page1.121 s0.972 s-0.149 s5.01 MiB5.49 MiB+ 496.55 KiB
/wp-admin/options-discussion.php0.291 s0.247 s-0.044 s2.68 MiB2.98 MiB+ 315.42 KiB
/wp-admin/edit-comments.php0.240 s0.214 s-0.026 s2.78 MiB3.08 MiB+ 314.96 KiB
/0.251 s0.264 s+0.013 s2.65 MiB2.69 MiB+ 37.31 KiB
Average 0.402 s0.398 s-0.003 s3.15 MiB3.47 MiB+ 321 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
PHP78.9%7,692209
JavaScript19.5%1,90157
HTML1.5%14801
XML0.1%501
JSON0.0%404
CSS0.0%101
Total 9,751 25 23

PHP Code Analysis | More results »

Lines of code 7,765
Total complexity 1,632
Median class complexity 24.0
Median method complexity 3.0
Most complex class seraph_pds\Wp
Most complex function _ShowOperateOptionsBlockForPostType()
Classes 15
Methods 329
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

[21-Apr-2021 23:18:47 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
[21-Apr-2021 23:18:47 UTC] PHP Notice:  Undefined variable: rmtCfgFldCtx in /wp-content/plugins/seraphinite-post-docx-source/main.php on line 198
[21-Apr-2021 23:18:47 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 2175
[21-Apr-2021 23:18:48 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
[21-Apr-2021 23:18:50 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
[21-Apr-2021 23:18:54 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
[21-Apr-2021 23:18:57 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
[21-Apr-2021 23:18:59 UTC] PHP Notice:  Undefined index: eulaAcceptedVer in /wp-content/plugins/seraphinite-post-docx-source/Cmn/Plugin.php on line 553
See also: All tests for this plugin, How to Hide Seraphinite Post .DOCX Source Admin Menus and Meta Boxes