=== Simple Inline Login === Contributors: cmorillas1 Donate link: https://www.paypal.me/CesarMorillas Tags: shortcode, login Requires at least: 4.6 Tested up to: 6.6 Requires PHP: 5.6 Stable tag: 0.9.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Just a simple shortcode for including login form in any page == Description == Simple and lightweight way to include a login form in any page : * Just a Shortcode [simple-inline-login] * Can redirect to any page after successful login - Very lightweight. - Ajax calls are secured with nonces. (https://developer.wordpress.org/themes/theme-security/using-nonces/) - Shortcodes can be inserted in post, pages, text widgets and html widgets. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Insert shortcode [simple-inline-login] in any page. == Frequently Asked Questions == = Can I request a feature ? = Yes, you can contact with me at cmorillas1@gmail.com == Screenshots == 1. Shortcode. 2. Frontend Login == Changelog == Here there are: = 0.9.1 = * Minor corrections. = 0.9 = * First release.