Color Manager 0.2

Does Color Manager work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: -989.82 bytes
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 version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/color-manager/
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=color-manager%2Finit.php&plugin_status=all&paged=1&s&_wpnonce=bab0dacf43
Aspect after-activation
HTTP status 200
Load time 0.230 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Appearance → Color Manager

Page screenshot: Appearance → Color Manager
URL /wp-admin/themes.php?page=color-manager
Aspect menu-item
HTTP status 500
Load time 0.077 s
Memory usage N/A
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 0.180 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.303 s-0.042 s3.47 MiB3.48 MiB+ 10.5 KiB
/wp-admin/edit.php0.210 s0.191 s-0.019 s3.54 MiB3.55 MiB+ 10.5 KiB
/wp-admin/post-new.php0.810 s0.586 s-0.224 s5.75 MiB5.77 MiB+ 14.07 KiB
/wp-admin/upload.php0.690 s0.464 s-0.226 s3.49 MiB3.48 MiB- 6.91 KiB
/wp-admin/options-writing.php0.222 s0.195 s-0.027 s3.41 MiB3.4 MiB- 8.1 KiB
/wp-admin/media-new.php0.277 s0.236 s-0.041 s3.4 MiB3.4 MiB+ 5.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.218 s+0.015 s3.47 MiB3.49 MiB+ 15.95 KiB
/wp-admin/post-new.php?post_type=page0.593 s0.592 s-0.001 s5.75 MiB5.76 MiB+ 9.66 KiB
/wp-admin/options-discussion.php0.336 s0.281 s-0.055 s3.41 MiB3.4 MiB- 6.41 KiB
/wp-admin/edit-comments.php0.234 s0.443 s+0.209 s3.49 MiB3.48 MiB- 6.91 KiB
/0.314 s0.210 s-0.104 s3.45 MiB3.41 MiB- 48.26 KiB
Average 0.385 s0.338 s-0.047 s3.87 MiB3.87 MiB- 989.82 bytes

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
PHP79.2%99202
JavaScript20.8%2601
Total 125 20 3

PHP Code Analysis | More results »

Lines of code 59
Total complexity 14
Median class complexity 14.0
Median method complexity 1.0
Most complex class Color_Manager
Most complex function Color_Manager::customize_register()
Classes 1
Methods 8
Functions 0

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.

No new entries found.

PHP Error Log 10 lines

[22-Sep-2024 16:51:42 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /wp-content/plugins/color-manager/init.php:68
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Color_Manager->admin_queue()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(125): do_action()
#4 /wp-admin/admin.php(239): require_once('...')
#5 /wp-admin/themes.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/color-manager/init.php on line 68
See also: All tests for this plugin