Content Bootstrap Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Apply twitter bootstrap css under the content area only.
This plugin is maintained on GitHub.
Some features
- Applies twitter bootstrap css to the content.
- Add style button to Visual Editor.
- Allows you to use bootstrap css with almost all themes.
- You can select bootstrap2 or bootstrap3.
How to use Bootstrap3
define( 'content_bootstrap_enable_version_3', true );
or
add_filter( 'content_bootstrap_enable_version_3', '__return_true' );
Translators
- Japanese(ja) – Takayuki Miyauchi