codoc 0.9.19

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.58 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=f11dcddd05
Aspect after-activation
HTTP status 200
Load time 0.284 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.140 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 2.106 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.364 s0.271 s-0.093 s3.08 MiB3.11 MiB+ 29.55 KiB
/wp-admin/edit.php0.275 s0.190 s-0.085 s3.11 MiB3.2 MiB+ 91.93 KiB
/wp-admin/post-new.php1.128 s1.173 s+0.045 s5.27 MiB5.31 MiB+ 40.88 KiB
/wp-admin/upload.php0.559 s0.365 s-0.194 s3.03 MiB3.06 MiB+ 27.53 KiB
/wp-admin/options-writing.php0.162 s0.224 s+0.062 s3.02 MiB3.03 MiB+ 10.71 KiB
/wp-admin/media-new.php0.267 s0.201 s-0.066 s3.01 MiB3.03 MiB+ 27.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.181 s-0.011 s3.04 MiB3.07 MiB+ 27.88 KiB
/wp-admin/post-new.php?post_type=page0.906 s1.229 s+0.323 s5.26 MiB5.29 MiB+ 36.46 KiB
/wp-admin/options-discussion.php0.223 s0.268 s+0.045 s3 MiB3.03 MiB+ 27.22 KiB
/wp-admin/edit-comments.php0.200 s0.202 s+0.002 s3.04 MiB3.07 MiB+ 28.09 KiB
/0.284 s0.269 s-0.015 s2.91 MiB2.92 MiB+ 10.39 KiB
Average 0.415 s0.416 s+0.001 s3.43 MiB3.47 MiB+ 32.58 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.9%1,1791316
JavaScript23.6%443415
CSS7.9%14822
Sass4.8%9043
JSON0.7%1401
SVG0.1%101
Total 1,875 178 18

PHP Code Analysis | More results »

Lines of code 1,122
Total complexity 243
Median class complexity 120.5
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

[24-Jul-2021 06:53:31 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 133
[24-Jul-2021 06:53:40 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