DocID 1.0.9

Does DocID work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 36.16 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/docid/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=docid%2Fdocid.php&plugin_status=all&paged=1&s&_wpnonce=efa76a232c
Aspect after-activation
HTTP status 200
Load time 0.201 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Settings → DocID

Page screenshot: Settings → DocID
URL /wp-admin/options-general.php?page=docid
Aspect menu-item
HTTP status 200
Load time 0.128 s
Memory usage 3.55 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.145 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

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

Add Page ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.253 s-0.037 s3.51 MiB3.55 MiB+ 43.42 KiB
/wp-admin/edit.php0.168 s0.168 s+0.000 s3.57 MiB3.61 MiB+ 42.93 KiB
/wp-admin/post-new.php0.696 s0.582 s-0.114 s6.06 MiB6.11 MiB+ 46.92 KiB
/wp-admin/upload.php0.745 s0.465 s-0.280 s3.52 MiB3.55 MiB+ 25.88 KiB
/wp-admin/options-writing.php0.203 s0.177 s-0.026 s3.5 MiB3.53 MiB+ 29.88 KiB
/wp-admin/media-new.php0.248 s0.201 s-0.047 s3.49 MiB3.53 MiB+ 38.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.188 s+0.019 s3.5 MiB3.55 MiB+ 48.74 KiB
/wp-admin/post-new.php?post_type=page0.550 s0.567 s+0.017 s6.05 MiB6.09 MiB+ 43.13 KiB
/wp-admin/options-discussion.php0.387 s0.263 s-0.124 s3.5 MiB3.53 MiB+ 26.38 KiB
/wp-admin/edit-comments.php0.195 s0.347 s+0.152 s3.52 MiB3.55 MiB+ 25.88 KiB
/0.298 s0.196 s-0.102 s3.44 MiB3.46 MiB+ 26.55 KiB
Average 0.359 s0.310 s-0.049 s3.97 MiB4.01 MiB+ 36.16 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
PHP94.0%76165214
PO File6.0%49231
Total 810 675 15

PHP Code Analysis | More results »

Lines of code 745
Total complexity 153
Median class complexity 9.5
Median method complexity 1.0
Most complex class DOCID\Frontend\DOCID_Frontend
Most complex function DOCID\Frontend\DOCID_Frontend::docid_handle_auth_token()
Classes 10
Methods 55
Functions 4

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.

Meta Boxes

{
    "post": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "page": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "attachment": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "revision": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "nav_menu_item": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "custom_css": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "customize_changeset": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "oembed_cache": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "user_request": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_block": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_template": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_template_part": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_global_styles": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_navigation": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_font_family": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    },
    "wp_font_face": {
        "docid_restricted": {
            "title": "DocID-Login",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide DocID Admin Menus and Meta Boxes