=== WP Easy Responsive Tabs ===
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=afroz92@gmail.com&item_name=WP+Easy+Tabs
Tags:  jquery tabs, responsive tabs, tabs, Tabs plugin, tabs plugin jquery, tabs plugin wordpress, tabs short-code
Contributors: NetAttingo Technologies
Author: NetAttingo Technologies
Tested up to: 4.4.2
License: GPLv2
Requires at least: 3.5.0
Stable tag: 1.0.1

== Description ==
This plugin provides features to add tabs to you post or pages just using shortcode.

`
[wp-easy-tab]
` 

Show items by category in tabs using shortcode.

`
[wp-easy-tab category="category-slug"]
`
Where 'category-slug' is slug of category.


<strong>Features</strong>

* Shortcode based.
* Fully responsive and mobile ready.
* Unlimited Tabs anywhere.
* Use via short-code.
* Easy input field for Tabs content.
* Easy to use.

== Screenshots ==

1. Back end add tab items
2. Front end tab look


== Frequently Asked Questions ==
1. No technical skills needed.

== Changelog ==
= 1.0.1 =
* Bug fixes
* Update readme.txt

= 1.0.0 =
* Initial release

== Upgrade Notice == 
This is first version no known notices yet

== Installation ==
1. Upload the folder "wp-easy-tabs" to "/wp-content/plugins/"
2. Activate the plugin through the "Plugins" menu in WordPress
3. Go to Wp-admin-> Easy Tabs ->Add New , here we can add tab items.
4. use shortcode to call tabs in page or post

`
[wp-easy-tab]
` 

Show items by category in tabs using shortcode.

`
[wp-easy-tab category="category-slug"]
`

Where 'category-slug' is slug of category.


