=== WP Tabs === Contributors: sohelwpexpert Donate link: Tags: jQuery Tabs, Tabs, awesome Tabs,link Tabs, share Tabs, bootstrap Tabs Tags: Requires at least: 3.0.1 Tested up to: 4.0.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will add an expand collapse Tabs feature inside a post or page. == Description == ### WP Tabs by http://sohel.prowpexpert.com/ This plugin will add an expand collapse Tabs feature inside a post or page. Plugin Features * Shortcode System * TinyMCE Button added for generating Shortcode. * Easy documentation & many More. Live Preview: http://sohel.prowpexpert.com/my-tabs/ == Installation == 1. Install as a regular WordPress plugin 2. You have to use shortcode for generate Tabs in post or page. Example shortcode is given below. ` [tabs tab1="Tab Data #1" tab2="Tab Data #2" tab3="Tab Data #3"][tab id=1]Your Tabs Content here..[/tab][tab id=2]Your Tabs Content here..[/tab][tab id=3]Your Tabs Content here.[/tab][/tabs] [tabs tab1="Tab Data #1" tab2="Tab Data #2" tab3="Tab Data #3" layout="vertical"][tab id=1]Your Tabs Content here..[/tab][tab id=2]Your Tabs Content here..[/tab][tab id=3]Your Tabs Content here.[/tab][/tabs] ` == Frequently asked questions == == Screenshots == 1. WP Tabs in a post. == Changelog == = 1.0 = * Initial release == Upgrade notice ==