Beschrijving
“Add More Body Classes” adds classes to the body tag. The tags added are
- locale-[locale]: ex.) locale-ja for Japanese sites, locale-en-US for default English sites.
- page slug: page-slug-[slug]: ex.) page-slug-about for about page.
- post type slug: ex.) testimonial-slug-nobil for a singular( ’testimonial’ ) page with post_name “nobil”.
Installatie
- Upload the entire
more-body-classes
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Enjoy!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Add More Body Classes” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Add More Body Classes” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
First Commit