=== Wp Login with Ajax === Contributors: neerajsharma2855 Donate link: https://neeraj2855.wordpress.com/ Tags: wordpress login form, login ajax form , frontend ajax login form, wordpress login form, login, ajax, ajax login, redirect redirect, sidebar, admin, widget Requires at least: 3.5 Tested up to: 5.9.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add ajax login functionality without refreshing the page. == Description == Ajax login helps to add Login/Logout functionality without refreshing the page and redirects user to link that is provided in backend.If no link is provided then it keeps user to same page. If you have any problems with the plugin . please visit the [support forums](https://wordpress.org/support/plugin/wp-login-with-ajax). Following are the methods to use this:
<?php echo do_shortcode('[WP_AJAX_LOGIN]'); ?> in your template.
You can manage this plugin:
WordPress Admin -> Settings ->Wp Ajax Login Manage
== Installation ==
The plugin can be use just by installing it by wordpress admin or upload manually.
== Changelog ==
= 0.1 =
Wp login with ajax
= 0.2 =
Main file change for Plugin to use .
= 0.3 =
Added Bootstrap Design for Backend.
= 0.4 =
Tested with WP latest version
= 0.5 =
Added Label Form, Update Validation Errors
= 0.6 =
Modify Form For Redirect Url's