=== jQuery Tabber Widget ===
Contributors: noumaan, smub
Tags: jquery, sidebar, widget, tabs, tabber, posts
Requires at least: 3.1
Tested up to: 4.8
Stable tag: 1.0.2
License: GPLv2 or Later
A simple widget to display a jquery based tabbed menu for recent, random and popular posts.
== Description ==
A simple widget to add recent, popular, and random posts. This plugin is based on Jeff Star's sidebar tabber code. It also needs WordPress Popular Posts plugin installed and activated.
== Installation ==
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the plugin from Plugins page.
This plugin needs WordPress Popular Posts plugin installed and activated to display popular posts.
== Frequently Asked Questions ==
= How do I change the colors and width of the tabber? =
**
you can change colors or add your own style to the tabber by editing the tabber-style.css file in the plugin folder.
== Screenshots ==
1. Tabber Widget Displayed in Twenty Twelve WordPress theme.
== Changelog ==
= 1.0.2 =
* Added css class tab-clear to reset tabber div.
= 1.0.1 =
* Using WordPress bundled jQuery instead of Google.
* Enqueued scripts properly
== Upgrade Notice ==
= 1.0.1 =
This release improves plugin's performance by using WordPress native jQuery package and enqueuing scripts.