=== TLCode Login Logout Menu ===
Contributors: tiagocoelho2
Tags: menu, login, logout, register, profile
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds dynamic login, logout, register, and profile links to WordPress menus with robust visibility control.

== Description ==
The **TLCode Login Logout Menu** is a lightweight, secure plugin designed to add interactive menu items to your WordPress site. It automatically detects user status (logged in or out) and displays appropriate links such as Log In, Log Out, Register, and Profile.

### Features:
* Adds dynamic items directly to the WordPress Menus interface (Appearance > Menus).
* Available links: Log In, Log Out, Log In | Log Out, Register, Profile, and User.
* Safely supports custom redirects based on user context.
* Redirect to the current page using `%current-page%`.
* Display user avatar with the `%avatar%` tag.
* Object-Oriented Architecture and robust security constraints out-of-the-box.
* Available for global localization through WordPress.org language packs.

== Installation ==
1. Upload the `tlcode-login-logout-menu` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to 'Appearance' -> 'Menus'.
4. A new sidebar panel named 'TLCode Login Logout Menu' will be available to add dynamic links.

== Screenshots ==

1. TLCode Login Logout Menu
2. TLCode Login Logout Control

== Changelog ==
= 1.0.0 =
* Initial release.
