=== Tabbed Login Widget === Contributors: vivek.marakana Author URI: http://www.htmlcsstutor.com Tags: login, sidebar, widget, sidebar login, meta, form, register, tabbed, multilingual Requires at least: 2.5 Tested up to: 3.4.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily add an beautiful tabbed login widget to your site's sidebar. == Description == Tabbed Login Widget has a widget to allow you to have a login form in the sidebars of your wordpress powered blog. It lets users login, and then redirects them back to the page they logged in from rather than the back end, it also shows error messages. If you want to change look, you can request me for customization at : vivek.marakana@gmail.com **This is my first plug-in so please give me some review about this and post questions to support forum if any...** = Translation Credits : = * Catalan - cubells * French - FxB * Gujarati - PrashantM * Hindi - PrashantM * Italian - Macitaly * Bosnian - Kenan Dervisevic * Dutch - Elkana Oosterveen * Spanish - iformas * Slovak - Martin Kucharik * Turkish - Fatih Beytar * Korean - David == Installation == = First time installation instructions = 1. Unzip and upload the 'tabbed-login' folder to your wordpress plug-in directory. 2. Activate the plug-in. 3. For a sidebar widget: Goto the Appearance > widgets tab - Drag the widget into a sidebar and save! or 1. Login to your site. 2. Go to Plug-ins > Add New > Upload. 3. Select the plug-in ZIP file and click Upload. 4. Activate the plug-in. 5. For a sidebar widget: Goto the Appearance > widgets tab - Drag the widget into a sidebar and save! == Frequently Asked Questions == = Can i change the language to my widget? = I am currently working on localization of this widget. I will soon release new version with more language support. = This widget doesn't show 'Register' Tab.Why? = It is because you probably haven't enable registration feature. To enable it go to the dashboard > Settings > General, and check "Anyone can register". = This plug-in does not look good with my theme. What do i do? = You can change style 'css/tabbed-login.css' by yourself or if you need professional help you can request me for customization at : vivek.marakana@gmail.com **If you have more question, post it to support forum.** == Screenshots == 1. Login Tab 2. Register Tab 3. Forgot Password Tab 4. Metabox After Login == Changelog == = 1.0.2 = * bug fixed (Welcome message length when avatar is disabled) * Added language support for Korean = 1.0.1 = * Localization ready version * Added language support for Catalan, French, Gujarati, Hindi, Italian, Bosnian, Dutch and Spanish * Added language support for Slovak (11/9/2012) * Added language support for Turkish (13/9/2012) = 1.0.0 = * Initial Release