=== Wordpress Tabs Slides === Contributors: Abdul Ibad Donate Link: http://ibad.bebasbelanja.com/donate Tags: tabs, slides, post Requires at least: 2.5 Tested up to: 2.8 Stable tag: 2.5 Tabs and Slides (in post/page) Plugin gives you the ability to easily add content tabs and/or content slides. == Description == Tabs and Slides (in post/page) Plugin gives you the ability to easily add content tabs and/or content slides. The tabs emulate a multi-page structure, while the slides emulate an accordion-like structure, inside a single page! == Installation == This section describes how to install the plugin and get it working. 1. Upload folder `wp-tabs-slides` to the `/wp-content/plugins/` directory. 2. Set the `/wp-tabs-slides/` folder to be writeable by the web server. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Test and enjoy! = Usage = You can use shortcode Tab: {tab=Tab Title} Contents {/tabs} or {tab=Tab 1} Contents Tab 1 {tab=Tab 2} Contents Tab 2 {/tabs} Slide: {slide=Slide Title} Contents {/slide} == Changelog == = 1.4 = * Fix javascript code for slides * [Updated October 27, 2009]