Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

v3.3 for Bootstrap 3.3

Choose a tag to compare

@MWDelaney MWDelaney released this 29 Nov 15:35
· 76 commits to master since this release

New Features

  • Tested to work with Bootstrap 3.3!
  • Only enqueue tooltip and popover trigger javascript if those shortcodes are in use on a page or post
  • Added support for offsets, pulls, and pushes of "0" in [column]
  • Added support for Bootstrap's responsive tables in [table-wrap]

Bug Fixes

  • 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.