=== Toolbar Login Button ===
Contributors: vkucukcakar
Tags: toolbar, admin bar, admin, login
Requires at least: 4.0
Tested up to: 5.5.3
Requires PHP: 5.3
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Show Wordpress toolbar (admin bar) with a login button on front end for remembered (previously logged in) browsers. Misc. show/hide/remember options.


== Description ==

Show Wordpress toolbar (formerly admin bar) with a login button on front end for remembered (previously logged in) browsers. Miscellaneous show/hide/remember toolbar options.

Features:
* Force display toolbar and adds "Login" button and "Forget Browser (Hide)" buttons to front end on remembered browsers.
* Remember browser timeout option (cookie expire timeout)
* Remember user option (user roles support)
* Options to show or hide toolbar separately for logged in and logged out (but remembered) users.
* Uninstall option to remove plugin settings on plugin deactivation


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/toolbar-login-button` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->Toolbar Login Button screen to configure the plugin


== Frequently Asked Questions ==


== Screenshots ==

1. Toolbar Login Button options page
2. In front end, a "Login" button and a "Forget Browser (Hide)" button will appear on a browser that logged out but remembered (previously logged in).


== Changelog ==

= 1.1.0 =
* Added plugin action links (settings link)
* Removed PHP and WordPress version check code as WordPress has this functionality built-in now
* Moved plugin class to plugin.php

= 1.0.0 =
* First public version

= 0.0.1 =
* Added browser remember option (cookie expire timeout)
* Added user remember option (user roles support)
* Added redirect after login option
* Added uninstall option
* Added translation support


== Upgrade Notice ==




