Descrição
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.
Instalação
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Metabox Header Color” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Metabox Header Color” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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