Home
DocID
1.1.0
Does DocID work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on 2026-02-15 07:57:08 UTC .
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: 38.86 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 version 6.9.1 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
Pages 5 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=35d5c3f69d
Aspect
after-activation
HTTP status
200
Load time
0.318 s
Memory usage
3.77 MiB
JS errors
None
Resource errors
None
Settings → DocID
URL
/wp-admin/options-general.php?page=docid
Aspect
menu-item
HTTP status
200
Load time
0.251 s
Memory usage
3.76 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.174 s
Memory usage
4.14 MiB
JS errors
None
Resource errors
None
Add Post ‹ Test site — WordPress
URL
/wp-admin/post-new.php
Aspect
new-meta-boxes
HTTP status
200
Load time
0.669 s
Memory usage
6.38 MiB
JS errors
None
Resource errors
None
Add Page ‹ Test site — WordPress
URL
/wp-admin/post-new.php?post_type=page
Aspect
new-meta-boxes
HTTP status
200
Load time
0.651 s
Memory usage
6.37 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.508 s 0.333 s -0.175 s 3.78 MiB 3.81 MiB + 39.05 KiB /wp-admin/edit.php 0.363 s 0.317 s -0.046 s 3.78 MiB 3.82 MiB + 38.56 KiB /wp-admin/post-new.php 0.845 s 1.020 s +0.175 s 6.31 MiB 6.38 MiB + 76.59 KiB /wp-admin/upload.php 0.617 s 0.475 s -0.142 s 3.74 MiB 3.76 MiB + 21.52 KiB /wp-admin/options-writing.php 0.336 s 0.286 s -0.050 s 3.71 MiB 3.74 MiB + 25.52 KiB /wp-admin/media-new.php 0.499 s 0.339 s -0.160 s 3.7 MiB 3.74 MiB + 33.71 KiB /wp-admin/edit-tags.php?taxonomy=category 0.463 s 0.284 s -0.179 s 3.72 MiB 3.76 MiB + 44.38 KiB /wp-admin/post-new.php?post_type=page 0.656 s 0.818 s +0.162 s 6.3 MiB 6.37 MiB + 74.02 KiB /wp-admin/options-discussion.php 0.317 s 0.467 s +0.150 s 3.71 MiB 3.74 MiB + 22.02 KiB /wp-admin/edit-comments.php 0.314 s 0.329 s +0.015 s 3.73 MiB 3.76 MiB + 21.52 KiB / 0.266 s 0.182 s -0.084 s 4.11 MiB 4.14 MiB + 30.52 KiB
Average
0.471 s 0.441 s -0.030 s 4.23 MiB 4.27 MiB + 38.86 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.
Language
%
Lines of code
Comment lines
Files
PHP 93.9% 748 659 14 PO File 6.1% 49 23 1
Total
797
682
15
Lines of code
732
Total complexity
156
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
56
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.