Wp Login with Ajax

Wp Login with ajax .you can put shortcode in Pages,Posts or widget . shortcode is [WP_AJAX_LOGIN]

Author:Navdeep Kumar (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:5.9.2
Plugin version:0.6
Added to WordPress repository:23-04-2016
Last updated:21-03-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:https://neeraj2855.wordpress.com/
Total downloads:2 933
Active installs:10+
plugin download
Click to start download

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.

Following are the methods to use this:

Method 1

Use short code [WP_AJAX_LOGIN] to your Page/Post/Widget

Method 2

For Theme: Use <?php echo do_shortcode('[WP_AJAX_LOGIN]'); ?> in your template.

You can manage this plugin:
WordPress Admin -> Settings ->Wp Ajax Login Manage