Added a color spec to the button hover code for more consistent behavior
Improved the plugin's ability to control for themes which force bullet points on list items
1.1.1
Fixed a bug in the button code
1.1.0
Added support for compatibility mode which will eliminate collisions with other shortcodes using the same name.
Added a meta box to the post and page screens that list all the shortcodes as well as a link to the documentation. Should help with trying to remember the shortcode names
Added support for overriding the jQuery Tools registration which will allow the user to override which version of jQuery Tools is loaded without modifying core plugin code.
Improved inline documentation in the code
1.0.4
fixed a bug with the accordion script
changed from a 'p' to a 'div' tag on the box shortcode (now allows the use of heading tags inside the box)
properly clearing floats on column tags so they can be stacked
1.0.3
Fixed a bug in the output script for the Google Map shortcode
Tabs in prior tab groups will no longer show up in subsequent tab groups on the same page
A floated image in a tab will now stay in its tab container properly
Updated to v1.2.7 of the jQuery Tools library
1.0.2
Added 'target' and 'rel' attribute support for button links
1.0.1
Fixed a style bug regarding the alignment of bullet points
Fixed a style bug regarding the padding and margin of tab titles
Fixed a bug which was preventing the accordions from loading properly
1.0
Completely re-written codebase
Added ability to link to a specific tab through the use of anchor links. Read the documentation for more information on how to set those up
Added an open and closed state image for the accordions
Changed the toggle heading to a div due to css specificity conflicts when using heading tags
Added a dashboard widget which includes links to plugin related blog posts on arconixpc.com as well links to the wiki page and WordPress support forum
0.9.5
Maybe one of these days I'll get this right. Thanks to @gasie for setting me straight. This plugin is now loading jquery-tools without the a bundled jQuery. As such, I've added a jQuery dependency to my script registration which will load the WordPress supplied version. All of that simply means jQuery conflicts with other properly-coded plugins should be a thing of the past.
0.9.4
accidently supplied the wrong version of jquery-tools script
0.9.3
update the jquery-tools script to the latest v1.2.6
0.9.2
Only load the javascript if a shortcode requires it to function
Fix a typo in the four_fiths column function
0.9.1
Added a load attribute to the accordions shortcode. This attribute allows the user to define which accordion is open by default when the page loads. The default is 1 and will load with the 1st accordion visible, but supports 0 (all accordions load closed) through 5 (the 5th accordion is open on load).
0.9
Initial Release
Requires: 3.4 or higher Compatible up to: 3.5.1 Last Updated: 2013-1-18 Downloads: 12,442