codoc 0.9.18

Does codoc work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 32.55 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.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/codoc/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=codoc%2Fcodoc.php&plugin_status=all&paged=1&s&_wpnonce=c1283dc660
Aspect after-activation
HTTP status 200
Load time 0.288 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Settings → codoc

Page screenshot: Settings → codoc
URL /wp-admin/options-general.php?page=codoc
Aspect menu-item
HTTP status 200
Load time 0.180 s
Memory usage 3.03 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 1.613 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.592 s0.333 s-0.259 s3.08 MiB3.11 MiB+ 29.52 KiB
/wp-admin/edit.php0.234 s0.220 s-0.014 s3.11 MiB3.2 MiB+ 91.9 KiB
/wp-admin/post-new.php1.209 s1.141 s-0.068 s5.27 MiB5.31 MiB+ 40.84 KiB
/wp-admin/upload.php0.733 s0.363 s-0.370 s3.03 MiB3.06 MiB+ 27.5 KiB
/wp-admin/options-writing.php0.207 s0.157 s-0.050 s3.02 MiB3.03 MiB+ 10.68 KiB
/wp-admin/media-new.php0.288 s0.199 s-0.089 s3.01 MiB3.03 MiB+ 27.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.289 s+0.068 s3.04 MiB3.07 MiB+ 27.84 KiB
/wp-admin/post-new.php?post_type=page1.462 s1.357 s-0.105 s5.26 MiB5.29 MiB+ 36.43 KiB
/wp-admin/options-discussion.php0.264 s0.364 s+0.100 s3 MiB3.03 MiB+ 27.19 KiB
/wp-admin/edit-comments.php0.224 s0.297 s+0.073 s3.04 MiB3.07 MiB+ 28.05 KiB
/0.296 s0.355 s+0.059 s2.91 MiB2.92 MiB+ 10.39 KiB
Average 0.521 s0.461 s-0.060 s3.43 MiB3.47 MiB+ 32.55 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
PHP62.8%1,1741316
JavaScript23.7%443415
CSS7.9%14822
Sass4.8%9043
JSON0.7%1401
SVG0.1%101
Total 1,870 178 18

PHP Code Analysis | More results »

Lines of code 1,117
Total complexity 242
Median class complexity 120.0
Median method complexity 4.0
Most complex class Codoc
Most complex function Codoc::add_settings()
Classes 2
Methods 23
Functions 2

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 1

PHP Error Log 2 lines

[23-Jul-2021 05:58:11 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 133
[23-Jul-2021 05:58:20 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 133
See also: All tests for this plugin, How to Hide the "codoc" Admin Menu