Color Manager 0.2

Does Color Manager work with WordPress 6.8.1 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.36 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.1
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=4eb2559878
Aspect after-activation
HTTP status 200
Load time 0.303 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.087 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.170 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.346 s0.277 s-0.069 s3.51 MiB3.52 MiB+ 10.56 KiB
/wp-admin/edit.php0.202 s0.221 s+0.019 s3.57 MiB3.58 MiB+ 10.57 KiB
/wp-admin/post-new.php0.771 s0.624 s-0.147 s6.06 MiB6.07 MiB+ 14.2 KiB
/wp-admin/upload.php0.746 s0.682 s-0.064 s3.52 MiB3.52 MiB- 6.84 KiB
/wp-admin/options-writing.php0.236 s0.202 s-0.034 s3.5 MiB3.5 MiB- 2.85 KiB
/wp-admin/media-new.php0.331 s0.206 s-0.125 s3.49 MiB3.5 MiB+ 5.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.201 s-0.013 s3.5 MiB3.52 MiB+ 16.02 KiB
/wp-admin/post-new.php?post_type=page0.617 s0.630 s+0.013 s6.05 MiB6.06 MiB+ 9.71 KiB
/wp-admin/options-discussion.php0.340 s0.247 s-0.093 s3.5 MiB3.5 MiB- 6.35 KiB
/wp-admin/edit-comments.php0.408 s0.203 s-0.205 s3.52 MiB3.52 MiB- 6.85 KiB
/0.336 s0.195 s-0.141 s3.43 MiB3.44 MiB+ 4.48 KiB
Average 0.413 s0.335 s-0.078 s3.97 MiB3.97 MiB+ 4.36 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

[12-May-2025 13:49:15 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