Beschrijving
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.
Installatie
- 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
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Metabox Header Color” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Metabox Header Color” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.6
- basic upkeep
1.5
- minor css tweak. due to low number of downloads, this may be the plugin’s last update
1.4
- remembered why I hadn’t added ‘!important’ to css before – it messes things up. this version uses better css selectors
1.3
- added ‘!important’ to css to ensure that that the styles will apply on all screens
1.2
- Better after-save preview
1.1
- jQuery upgrades
1.0
- Initial Release