Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.37 KB

readme.md

File metadata and controls

68 lines (47 loc) · 1.37 KB

Description

Bootstrap Press offers Twitter Bootstrap styles with WordPress Shortcodes. The aim is to make adding elements such as Tabs, Grid, Buttons...) to your WordPress blog as simple as possible.

Bootstrap Press support the following styles

Typography

  • Hero Unit
  • Page Header
  • Well
  • H1 to H6
  • Paragraph, Small, Bold, Italic
  • Abbr
  • Blockquote
  • 140 Icons
  • Labels
  • Badges
  • Buttons

Tables

  • Table Container
  • Table Header and Body
  • Table Body and Cell

Grid

  • Grid Container
  • 12 Column divisions

Components

  • Tabs
  • Tooltips
  • Popover
  • Accordion (Collapsible Menus)

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Open 'index.html' in the 'help' folder. Read the documentation for the shortcodes you want to use.

Premium Version

Adding Shortcodes by hand is a little painful. We aim to make a Premium version with more features

  • Visual Shortcodes Editor
  • More Advanced Shortcodes (Slider, Google Maps, Syntax Highlighter...)
  • Customizable Bootstrap Theme through the settings panel
  • Priority Support

Join our mailing list to get notified when the premium version launch.

Changelog

0.0.5

  • Fixed Button href bug

0.0.4

  • Updated Bootstrap version to 2.3.2

0.0.3

  • Usage Code

0.0.2

  • Initial Release