codoc 0.9.14

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=a4056b8cb2
Aspect after-activation
HTTP status 200
Load time 0.378 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.147 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 1.800 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.259 s0.279 s+0.020 s2.82 MiB2.85 MiB+ 33.45 KiB
/wp-admin/edit.php0.187 s0.199 s+0.012 s2.86 MiB2.89 MiB+ 31.84 KiB
/wp-admin/post-new.php0.920 s0.972 s+0.052 s5.02 MiB5.07 MiB+ 47.28 KiB
/wp-admin/upload.php0.470 s0.266 s-0.204 s2.7 MiB2.73 MiB+ 31.44 KiB
/wp-admin/options-writing.php0.167 s0.144 s-0.023 s2.71 MiB2.71 MiB- 1.38 KiB
/wp-admin/media-new.php0.260 s0.225 s-0.035 s2.67 MiB2.7 MiB+ 30.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.242 s+0.033 s2.77 MiB2.8 MiB+ 31.78 KiB
/wp-admin/post-new.php?post_type=page0.768 s1.088 s+0.320 s5.01 MiB5.05 MiB+ 42.87 KiB
/wp-admin/options-discussion.php0.309 s0.270 s-0.039 s2.67 MiB2.7 MiB+ 31.13 KiB
/wp-admin/edit-comments.php0.234 s0.230 s-0.004 s2.78 MiB2.81 MiB+ 31.99 KiB
/0.263 s0.293 s+0.030 s2.65 MiB2.66 MiB+ 10.33 KiB
Average 0.368 s0.383 s+0.015 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

[28-Jun-2021 12:41:05 UTC] PHP Notice:  Undefined index: codoc_script_tag_attributes in /wp-content/plugins/codoc/class-codoc.php on line 118
[28-Jun-2021 12:41:13 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