=== WHMCS Modal Login ===
Contributors: quecodig, edintique
Donate link: https://www.quecodigo.com
Tags:  Login, modal, WHMCS, custom
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.1.0.1
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
WHMCS Modal Login - Custom Menu Item Section

== Description ==

WHMCS Modal Login allows you to easily create a modal box that displays for WHMCS login form. It automatically adds a menu item to the end of the selected menu that will open the login modal box.

Alternatively, you can also use the included shortcode to add the modal login box in any place of the web.

You can also use the built-in shortcode to add the modal box any where in your website.

= Shortcode usage (optional) =

You just need to enclose your custom text in [whmcs-login] shortcode.
For example: [whmcs-login] Custom text [/whmcs-login]

== Plugin Requirements ==
* This plugin requires WordPress 5.0 or greater
* This plugin requires PHP 5.0 or greater

== Installation ==

=== From within WordPress ===
1. Visit 'Plugins > Add New'
2. Search for 'WHMCS Modal Login'
3. Activate WHMCS Modal Login from your Plugins page.

=== Manually ===
1. Upload the `whmcs-modal-login` folder to the `/wp-content/plugins/` directory.
2. Activate the WHMCS Modal Login plugin through the 'Plugins' menu in WordPress.


== Frequently Asked Questions ==

= Where can I modify WHMCS Modal Login settings? =

You can find the settings page on WordPress left sidebar under WHMCS Modal Login.

= Can I use WHMCS Modal Login with any theme? =

Yes, you can use WHMCS Modal Login with any theme.

== Changelog ==
= 1.1.0.1 =
* Bug Fix to reset password
= 1.1.0 =
* Add support lenguages
= 1.0.1 =
* WordPress 6.8 Support Declared
= 1.0.0 =
* Initial release.