=== WP LogInOut ===
Contributors: nabtron
Donate link: https://nabtron.com/donate/
Tags: login, logout, button, menu, automatically
Requires at least: 4.0
Tested up to: 6.7.1
Stable tag: 0.1.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show login or logout button on any menu based on user login or logout status dynamically.

== Description ==

The plugin uses the <code>wp_loginout</code> functionality and extends it to automatically show login or logout button on your selected menu.

The status of login or logout changes depending upon the users login status.

The admin panel provides options to:

1. select theme location for menu you want to extend
2. code before and after the button link (&lt;li&gt; and &lt;/li&gt; usually)

Please let us know if you encounter any bug or want features added to this plugin here on forums or at : <a href="https://nabtron.com/wp-loginout/">Nabtron</a>

== Installation ==

1. Upload `wp-loginout.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the `Plugins` menu in WordPress
1. configure settings for the plugin from left menu > themes > WP Login / Logout

== Frequently Asked Questions ==

= Can this plugin be modified? =

Yes we can, contact us through forums here or our website: https://nabtron.com

== Screenshots ==

1. This screenshot shows the admin panel settings for the plugin.

== Changelog ==

= 0.1.7 =
* Compatible with WordPress 6.7.1

= 0.1.6 =
* Compatible with WordPress 6.4.3

= 0.1.5 =
* Compatible with WordPress 5.8.1

= 0.1.4 =
* Compatible with WordPress 5.5.3

= 0.1.3 =
* Compatible with WordPress 5.2.2
* Added plugin Settings link on plugins page

= 0.1.2 =
* Compatible with WordPress 5.0

= 0.1.1 =
* Compatible with WordPress 4.5

= 0.1 =
* Initial release.

== Upgrade Notice ==

= 0.1.6 =
* Compatible with WordPress 6.7.1