rodrisar / bootstrap-shortcodes

Wordpress plugin to add shortcodes for Twitter Bootstrap 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Bootstrap Shortcodes ===
Contributors: sinetheta, beaurixon, no3x, Designwall Team
Tags: shortcode, shortcodes, bootstrap, buttons, grid, well, responsive, widget
Requires at least: 3.9
Tested up to: 4.1
Stable tag: 3.2.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Wordpress plugin to add shortcodes for Twitter Bootstrap 3.0

== Description ==

Bootstrap Shortcodes allow quick and easy implementation of Twitter Bootstrap components through the TinyMCE rich-editor.

Forked from DW Shortcodes Bootstrap http://wordpress.org/plugins/dw-shortcodes-bootstrap/

Please report issues [here](https://github.com/TheWebShop/bootstrap-shortcodes/issues).

== Installation ==

1. Unzip files.
2. Upload the folder into your plugins directory.
3. Activate the plugin.
4. Add new shortcodes to posts or pages.

== Changelog ==

= 3.2.1 =
* Reverted wpautop injection changes to prevent conflicts with other plugins

= 3.2.0 =
* Fixed issues related to Wordpress 4.1 update
* Prevented Wordpress wpautop injection from interfering with shortcodes

= 3.1.0 =
* Updated Boostrap from 3.1.1 to 3.3.1
* Added Aria roles to accordion panels

= 3.0.2 =
* Minor bugfixes and preview updates

= 3.0.0 =
* Updated for Wordpress 3.9 and TinyMCE 4

= 2.1.1 =
* Fixed grid wizard

= 2.1 =
* Added support for labels

= 2.0 =
* Namespaced shortcodes to prevent conflicts with other plugins and themes

= 1.5 =
* Added support for tooltips

= 1.4 =
* Added support for tabs

= 1.3 =
* Added support for leads

= 1.2 =
* Added options to disable Shortcodes in TinyMCE editor

= 1.1 =
* Added support for wells

= 1.0 =
* Upgraded from Bootstrap 2 to 3

== Screenshots ==

1. The rendered Bootstrap components as they would appear with a default Bootstrap 3 theme.
2. Custom buttons added to the TinyMCE visual editor for adding shortcodes to content.
3. The glyphicon selection tool for adding Bootstrap icons.
4. The grid maker tool to help create custom layouts.
5. The button maker tool to help setting up your buttons.
6. The available notifications.

About

Wordpress plugin to add shortcodes for Twitter Bootstrap 3.0


Languages

Language:HTML 54.2%Language:PHP 17.9%Language:CSS 17.2%Language:JavaScript 10.6%