=== WP Studio Tabs === Contributors: rm2773 Author: WP Studio Author URI: https://wp-studio.net Tags: tab, tabs, responsive tabs, tabs widget, accordion Requires at least: 2.9 Tested up to: 5.4 Stable tag: 1.0.9 WP Studio Tabs allows you to create/manage simple animated tabs for your Wordpress website. == Description == WP Studio Tabs allows you to create/manage simple animated tabs for your Wordpress website. == Installation == 1. Download the zip folder named wpstudio-tabs.zip 2. Unzip the folder and put it in the plugins directory of your wordpress installation. (wp-content/plugins). 3. Activate the plugin through the plugin window in the admin panel. 4. Go to Pages > Manage Tabs, and then add a new tab set and configure it's settings. 5. Copy the shortcode and paste it into a page, post or widget. 6. Do not use the shortcode twice on a single page - it will not work. == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0.9 = * Added new setting to show/hide tab borders. = 1.0.8 = * Added new plugin banner to display on Wordpress.org * Changed layout of the settings tab in Pages > Manage Tabs = 1.0.7 = * Added new setting for section top/bottom padding. = 1.0.6 = * Added accordion-style tabs for small screens up to 768px. = 1.0.5 = * Changed the tab javascript framework, to reduce files and also be more simple. * Added plugin icon logos to add branding. = 1.0.4 = * Fixed the active tab setting, which was previously not working. If the "Active?" radio button is selected for a particular tab, it will now be open immediately once the page loads. = 1.0.3 = * Previously, there were issues with placing two shortcodes on a single page. Nothing worked. This issue is now fixed, and multiple shortcodes can be placed on a single page, with their own customized styles. = 1.0.2 = * Added a settings page tab: settings include Section Background Color, Tab Background Color, Active Tab Background Color, Tab Border Color, Active Tab Border Color, Tab Font Color, and Active Tab Font Color = 1.0.1 = * Readme.txt updated to be more descriptive. * Added widget support for shortcode usage. = 1.0.0 = * Plugin released