Contributors: trepmal
Donate link: http://kaileylampert.com/donate/
Requires at least: 3.5
Tested up to: 5.7
This plugin isn't very useful in modern WordPress, as most metaboxes are being replaced with the Block Editor experience.
Change the color for the metabox headers for easy visibility.
- Upload the contents of the zip file to the your plugins directory (default:
/wp-content/plugins/
) - Activate the plugin through the 'Plugins' menu in WordPress
- Go to the Metabox Header Color page under Settings
- Enter the color hex code you'd like to use and save
- basic upkeep
- minor css tweak. due to low number of downloads, this may be the plugin's last update
- remembered why I hadn't added '!important' to css before - it messes things up. this version uses better css selectors
- added '!important' to css to ensure that that the styles will apply on all screens
- Better after-save preview
- jQuery upgrades
- Initial Release