Skip to content

ubc/bootstraps-shortcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

=== Bootstraps-shortcode ===
Contributors: brabbins
Version: 2
Donate Link: N/A
Tags: bootstrap, shortcodes,
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin that implements shortcode that utilizes some of bootstraps styles. 

== Description ==

A plugin that implements shortcode that utilizes some of bootstraps styles. 



== Installation ==

1. Upload `bootstrap-shortcodes` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

**Uses**


**Colours**
[colors]Content[/colours]

**Alerts**
[alert]Content[/alert]
[alert name="success"]Content[/alert]
See all the alerts name attributes at
http://twitter.github.io/bootstrap/components.html#alerts

**Button with built in link**
[button link="http://link.html"]Link Name[/button]
[button link="http://link.html" name="warning"]Link Name[/button]

**Button Container**
[buttoncon]Content[/buttoncon]
[buttoncon name="warning"][/buttoncon]

See all button name attributes at:
http://twitter.github.io/bootstrap/base-css.html#buttons

**Badges**
[badge]1[/badge]
[badge name="success"][/badge]

**Labels**
[label][/label]
[label name="success"][/label]

See all Labels and Badges name attributes at:
http://twitter.github.io/bootstrap/components.html#labels-badges

**Wells**
[well]Content[/well]
[well name="large"][/well]

**Icons**
[icon]
[icon name="star"]

See all Icon names at:
http://fortawesome.github.io/Font-Awesome/

**Back to Top**
[back_to_top]

== Screenshots ==
N/A

== Frequently Asked Questions ==

= Does it work? =

Yes.

== Changelog ==


= 0.4 =
Added Label.
Added Badges.
Added Back to top.
Added Line Break.

= 0.1 =
Added Buttons .
Added Classes.
Added Alerts.
Added Icons.
Added Thumbnails.

= 1 =
Launched

= 2 =
Added new features. Fixed bug.
Added [colours].
Added [lead].
Added titles to [button].

== Upgrade Notice ==
N/A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages