=== Add More Body Classes === Contributors: shinichin Tags: body class, locale, multilingual, pages Requires at least: 4.1.1 Tested up to: 4.1.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Body tag with more classes such as locale and page slug. == 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. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Enjoy! == Changelog == = 1.0 = First Commit