Color Manager 0.2

Does Color Manager work with WordPress 6.5.5 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: -2.09 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.5.5
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=7abc085b3c
Aspect after-activation
HTTP status 200
Load time 0.232 s
Memory usage 3.39 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.080 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.174 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.314 s-0.051 s3.44 MiB3.45 MiB+ 10.5 KiB
/wp-admin/edit.php0.218 s0.216 s-0.002 s3.46 MiB3.47 MiB+ 10.5 KiB
/wp-admin/post-new.php0.949 s0.593 s-0.356 s5.59 MiB5.6 MiB+ 14.07 KiB
/wp-admin/upload.php0.524 s0.460 s-0.064 s3.38 MiB3.37 MiB- 6.91 KiB
/wp-admin/options-writing.php0.224 s0.194 s-0.030 s3.37 MiB3.36 MiB- 14.95 KiB
/wp-admin/media-new.php0.295 s0.206 s-0.089 s3.35 MiB3.36 MiB+ 5.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.190 s-0.010 s3.37 MiB3.38 MiB+ 10.45 KiB
/wp-admin/post-new.php?post_type=page0.534 s0.592 s+0.058 s5.59 MiB5.59 MiB+ 9.66 KiB
/wp-admin/options-discussion.php0.449 s0.313 s-0.136 s3.36 MiB3.35 MiB- 6.41 KiB
/wp-admin/edit-comments.php0.261 s0.224 s-0.037 s3.39 MiB3.38 MiB- 6.91 KiB
/0.287 s0.197 s-0.090 s3.42 MiB3.37 MiB- 48.26 KiB
Average 0.391 s0.318 s-0.073 s3.79 MiB3.79 MiB- 2.09 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

[07-Jul-2024 18:35:10 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