Color Manager 0.2

Does Color Manager work with WordPress 6.8 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: 4.41 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 version6.8
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=d17e13702f
Aspect after-activation
HTTP status 200
Load time 0.237 s
Memory usage 3.53 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.160 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.264 s-0.041 s3.51 MiB3.52 MiB+ 10.56 KiB
/wp-admin/edit.php0.196 s0.202 s+0.006 s3.57 MiB3.58 MiB+ 10.56 KiB
/wp-admin/post-new.php0.773 s0.606 s-0.167 s6.06 MiB6.07 MiB+ 14.19 KiB
/wp-admin/upload.php0.577 s0.534 s-0.043 s3.52 MiB3.52 MiB- 6.84 KiB
/wp-admin/options-writing.php0.224 s0.208 s-0.016 s3.5 MiB3.5 MiB- 2.85 KiB
/wp-admin/media-new.php0.276 s0.231 s-0.045 s3.49 MiB3.5 MiB+ 5.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.254 s0.187 s-0.067 s3.5 MiB3.52 MiB+ 16.02 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.582 s-0.020 s6.05 MiB6.06 MiB+ 9.72 KiB
/wp-admin/options-discussion.php0.426 s0.277 s-0.149 s3.5 MiB3.5 MiB- 6.35 KiB
/wp-admin/edit-comments.php0.452 s0.193 s-0.259 s3.52 MiB3.52 MiB- 6.85 KiB
/0.293 s0.375 s+0.082 s3.43 MiB3.44 MiB+ 5.04 KiB
Average 0.398 s0.333 s-0.065 s3.97 MiB3.97 MiB+ 4.41 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
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

[27-Apr-2025 19:27:56 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(130): do_action()
#4 /wp-admin/admin.php(240): 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