codoc 0.9.15

Does codoc work with WordPress 5.7.2 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: 29.24 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.2
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=8272362e4b
Aspect after-activation
HTTP status 200
Load time 0.345 s
Memory usage 2.74 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.246 s
Memory usage 2.7 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.306 s
Memory usage 2.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.757 s0.409 s-0.348 s2.82 MiB2.85 MiB+ 33.45 KiB
/wp-admin/edit.php0.376 s0.308 s-0.068 s2.86 MiB2.89 MiB+ 31.84 KiB
/wp-admin/post-new.php1.625 s1.142 s-0.483 s5.02 MiB5.07 MiB+ 47.28 KiB
/wp-admin/upload.php0.486 s0.678 s+0.192 s2.7 MiB2.73 MiB+ 31.44 KiB
/wp-admin/options-writing.php0.293 s0.270 s-0.023 s2.71 MiB2.71 MiB- 1.38 KiB
/wp-admin/media-new.php0.312 s0.291 s-0.021 s2.67 MiB2.7 MiB+ 30.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.307 s0.252 s-0.055 s2.77 MiB2.8 MiB+ 31.78 KiB
/wp-admin/post-new.php?post_type=page1.086 s0.764 s-0.322 s5.01 MiB5.05 MiB+ 42.87 KiB
/wp-admin/options-discussion.php0.490 s0.340 s-0.150 s2.67 MiB2.7 MiB+ 31.13 KiB
/wp-admin/edit-comments.php0.377 s0.360 s-0.017 s2.78 MiB2.81 MiB+ 31.99 KiB
/0.522 s0.422 s-0.100 s2.65 MiB2.66 MiB+ 10.33 KiB
Average 0.603 s0.476 s-0.127 s3.15 MiB3.18 MiB+ 29.24 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.5%1,1601306
JavaScript23.9%443415
CSS8.0%14822
Sass4.8%9043
JSON0.8%1401
SVG0.1%101
Total 1,856 177 18

PHP Code Analysis | More results »

Lines of code 1,103
Total complexity 234
Median class complexity 116.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

[29-Jun-2021 02:46:18 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 118
[29-Jun-2021 02:46:30 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 118
See also: All tests for this plugin, How to Hide the "codoc" Admin Menu