Bootstrap Shortcodes for WordPress

Wordpress Plugin
Download latest - 3.3.12

Developers

FoolsRun

Download Stats

Today 503
Yesterday 638
Last Week 2,769
All Time 301,470
Banner 772x250


Releases (25 )

Version Release Date Change Log
3.3.12 2018-04-04
  • Remove images from help documentation which caused slowdown for some users
3.3.11 2018-03-12
3.3.10 2018-03-12
  • Tested to work with WordPress 4.6
  • Fixed bug in collapse
  • Note PHP 5.3 or greater requirement in documentation
  • Update documentation for clarity
  • Fix issue with xclass in active tabs (thanks who all who reported it!)
3.3.9 2016-09-03
  • Tested to work with WordPress 4.6
  • Fixed bug in collapse
  • Note PHP 5.3 or greater requirement in documentation
  • Update documentation for clarity
  • Fix issue with xclass in active tabs (thanks who all who reported it!)
3.3.8 2016-04-16
  • Tested to work with WordPress 4.5
  • Set a default "active" slide in carousel if none is specified
  • Add shortcode for responsive embeds
  • Correct some non-latin characters displaying incorrectly
  • Add filter to hook into tabs for things like tab history (thanks, Jason Maners!)
3.3.6 2015-05-22
  • Allow for xclass property on individual [tab]s
  • Prevent Bootstrap help popup button from appearing on unintended pages
  • Allow for commas in [popover] content
  • Further correction for conflicts with Visual Composer
  • Allow special characters in [page-header]
3.3.5 2014-12-29
  • Tested to work in WordPress 4.1!
  • Allow non-English characters in [table-wrap], [media-object], [img], [thumbnail], [modal], [tab], and [collapse]
  • Better compatibility with Visual Composer (Thanks, jannejava!)
  • [tabs] and [tab], fix defaulting the first tab as "active" if no tabs are explicitly set as "active"
3.3.4 2014-12-02
  • Restore Bootstrap 3.2 backwards compatibility for [media-object] shortcode, updated documentation to use Bootstrap 3.3 example, but offer 3.2 options.
  • Add "collapsed" class to non-active [collapse] elements (thanks, Artem!)
3.3.2 2014-12-02
3.3.3 2014-12-02
3.3.1 2014-12-02
3.3 2014-11-29
  • Tested to work with Bootstrap 3.3!
  • Only enqueue tooltip and popover trigger javascript if those shortcodes are in use
  • Added support for offsets, pulls, and pushes of "0" in [column]
  • Added support for Bootstrap's responsive tables in [table-wrap]
  • Better correct for conflicts with Gravity Forms --these two plugins should finally play well together
  • Fix documentation for [modal] and [responsive]
  • Removed use of extract() to better fit with WordPress's best practices.
3.2.4 2014-09-17
  • NOTE: this update changes the way the [table-wrap], [tooltip], [popover], [page-header], [img], and [media-object] shortcodes function to better correct for unexpected input. Please report any problems you have with these shortcodes following this update.
  • Add Bootstrap shortcode help popup button to Distraction Free Writing Mode toolbar
  • Better responsive styles for help popup button on smaller screens
  • Better correction for malformed or unexpected input in [table-wrap], [tooltip], [popover], [page-header], [img], and [media-object]s
  • Fix display problems for WP-Engine users
  • Fix documentation for [popover]
  • Better handling of Gravity Forms' "No Conflict Mode"
  • Fix conflict with All-In-One Events Calendar
  • Fix for some situations where the help-tab popup would be behind other popup elements.
  • WordPress 4.0 support!
3.2.3 2014-07-29
  • Fix conflicts with other plugins, like Gravity Forms, which use Bootstrap on the WordPress back-end.
3.2.2 2014-07-29
  • Fix compatibility with other plugins, like Gravity Forms, which use Bootstrap on the WordPress back-end
3.2.1 2014-07-11
3.2 2014-07-08
  • ####New Features:
  • This release features a brand new, much easier to use popup for the documentation. We're now using Bootstrap's "modal" component rather than the soon-to-be-retired WordPress Thickbox. We've also split the documentation up into tabs so that the technical information about the plugin isn't cluttering up the shortcode reference material. This should make the plugin a little less scary for end-users.
  • Added optional "target" parameter to [list-group-item]
  • Added support for new "block", "inline", and "inline-block" parameters in [responsive] introduced in Bootstrap 3.2
  • Remove legacy [icon-white] shortcode (it wasn't documented anyway)
  • ####Bug Fixes
  • Fixed issue with [carousel] indicators (thanks, mebdev!)
  • Fix any parameters expecting "true", or "false" accepting any input as "true". Now only accepts the word "true"; other input will be ignored and read as "false".
  • Fix bug that prevented CSS classes from being applied to [dropdown-item]s
  • Fixed bug that completely broke [divider] in dropdowns
  • Fix animated progress bar classes
3.1.2 2014-04-17
  • Tested to work in WordPress 3.9
  • Fix and document collapsibles "Active" state
  • Fix uninitialized variables causing errors in debug mode
  • Fix "Active" tab, carousel checking, should work better now
  • Fix media button icon in Internet Explorer
3.1.1 2014-02-27
  • Support new parameters introduced in Bootstrap 3.1.x
  • Use custom icon-font for editor button
  • Fix bug which broke Distraction Free Editing in WordPress
  • Fix bug which caused [responsive] shortcodes not to work
3.1.0 2014-02-27
  • Support new parameters introduced in Bootstrap 3.1.x
  • Use custom icon-font for editor button
  • Fix bug which broke Distraction Free Editing in WordPress
  • Fix bug which caused [responsive] shortcodes not to work
3.0.3.6 2014-02-14
  • Significant rewrite to properly escape inputs
  • [tabs] now supports "pills" and "fade" styles
  • [tabs] and [carousel] now support setting a tab or image other than the first one as "active". If no tab or carousel item is set to "active" the first one is set by default.
  • [panel] titles are now optional (see documentation for new shortcode parameters)
  • [list-group-item] now supports optional "type" parameter (Bootstrap 3.1 only)
  • [button] now supports "disabled" and "active" parameters
  • [progress-bar] now supports showing labels
  • Add [dropdown-header] shortcode
  • [container] now includes optional "fluid" parameter (Bootstrap 3.1 only)
  • [modal] now supports sizes (Bootstrap 3.1 only)
  • Composer support
  • Resolve errors regarding uninitialized variables experienced by some users
  • Resolve image path icons for non-standard WordPress directory names
  • Resolved DOMDocument errors experienced by some users (if you still see these errors or warnings please let us know)
3.0.3 2014-01-31
  • Initial WordPress.org release
3.0.3.5 2014-01-31
  • Add support for [container] shortcode for themes without a container defined
  • Add support for [carousel] and [carousel-item] shortcodes
  • Add support for "xclass" and "data" parameters to all shortcodes
  • Plenty of bugfixes and code cleanup to fix common issues
3.0.3.2 2014-01-20
  • Fix help tab popup on edit pages
3.0.3.1 2014-01-20
  • Change help-tab to inline rather than iframe in to meet WordPress.org submission requirements
  • Add support for images (http://getbootstrap.com/css/#images)
  • Add support for progress bars (http://getbootstrap.com/components/#progress)
  • Add support for page header (http://getbootstrap.com/components/#page-header
  • Improve list groups, add support for linked items and custom content (http://getbootstrap.com/components/#list-group)
  • Add support for button dropdowns (http://getbootstrap.com/components/#btn-dropdowns)
  • Add support for breadcrumbs (http://getbootstrap.com/components/#breadcrumbs)
  • Add support for button-toolbar in button groups (http://getbootstrap.com/components/#btn-groups-toolbar)
  • Add support for navs (http://getbootstrap.com/components/#nav)
  • Remove "strong" parameter from alerts --this should be handled in the wrapped content
  • Allow arbitrary classes in columns