Descrição
Ever wanted to style your content differently depending on the role of the logged in user viewing your content?
Well now you can, simply activate the plugin and you are right to go.
Like this plugin? Please consider leaving a 5-star review.
Love this plugin or want to help the LocalHero Project? Please consider making a donation.
Instalação
- Upload the entire
lh-add-roles-to-body-class
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That is it
Perguntas frequentes
-
Why would I want this?
-
So you can add CSS selectors based on those classes to override and modify your site design.
For example a red background for an administrator
.role-administrator { background-color: red; }
-
What if I need a feature that is not in the plugin?
-
Please contact me for custom work and enhancements here: https://shawfactor.com/contact/
Avaliações
Colaboradores e desenvolvedores
“LH Add Roles to Body Class” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “LH Add Roles to Body Class” 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.00 May 20, 2018
Initial release
1.01 June 12, 2019
Bettter code architecture