=== Category Posts Tabber ===
Contributors: phuptqn
Tags: widget, categories, posts, tabs
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ARSCZ6Z2J6TH8
Requires at least: 3.5
Tested up to: 6.4.3
Stable tag: 3.0.0
License: GPLv2 or later

== Description ==
Allow to create widgets containing tabs to show on sidebars. Every tab is the list of posts of each particular category.

== Installation ==
For an automatic installation through WordPress:

1. Go to the 'Add New' plugins screen in your WordPress admin area
1. Search for 'Category Posts Tabber'
1. Click 'Install Now' and activate the plugin

For a manual installation via FTP:

1. Upload the addthis folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

1. Upload the downloaded zip file on the 'Add New' plugins screen (see the 'Upload' tab) in your WordPress admin area and activate.

== Frequently Asked Questions ==
= Is the plugin free? =
Yes. It's free.

= How to create the widget to show on sidebar? =
Just go to widget page on backend, click widget Category Posts Tabber to add into sidebar, configure and save it.

== Screenshots ==
1. The plugin widget on the widget page.
2. The plugin widget displayed on frontend.

== Changelog ==
= 3.0.0 =
* Add option for widget title
* Add option for thumbnail width
* Update version
= 2.2.0 =
* Fix js bug to active save button if category block removed
= 2.1.2 =
* Fix PHP version compatibility
= 2.1.1 =
* Fix bug add tab click
= 2.1 =
* Fix some js bugs
= 2.0 =
* Update version
= 1.1.1 =
* Fix version compatibility
= 1.1 =
* Fix deprecated constructor method for WP_Widget
= 1.0 =
* Initial Release

== Upgrade Notice ==
= 3.0.0 =
* You can update to newest version from version 2.2.0 without warning.
= 2.2.0 =
* You can update to newest version from version 2.1.2 without warning.
= 2.1.2 =
* You can update to newest version from version 2.1.1 without warning.
= 2.1.1 =
* You can update to newest version from version 2.1 without warning.
= 2.1 =
* You can update to newest version from version 2.0 without warning.
= 2.0 =
* You can update to newest version from version 1.1.1 without warning.
= 1.1.1 =
* You can update to newest version from version 1.1 without warning.
= 1.1 =
* You can update to newest version from version 1.0 without warning.
= 1.0 =
* Let's install plugin