Description
“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”.
Installation
- Upload the entire
more-body-classes
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Add More Body Classes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Add More Body Classes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
First Commit