This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Add More Body Classes

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

  1. Upload the entire more-body-classes folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. 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.

Contributors

Changelog

1.0

First Commit