Title: Ultimate AJAX Login
Author: Samer Bechara
Published: <strong>November 20, 2014</strong>
Last modified: January 15, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ultimate-ajax-login.svg)

# Ultimate AJAX Login

 By [Samer Bechara](https://profiles.wordpress.org/arbet01/)

[Download](https://downloads.wordpress.org/plugin/ultimate-ajax-login.1.2.1.zip)

 * [Details](https://lin.wordpress.org/plugins/ultimate-ajax-login/#description)
 * [Reviews](https://lin.wordpress.org/plugins/ultimate-ajax-login/#reviews)
 *  [Installation](https://lin.wordpress.org/plugins/ultimate-ajax-login/#installation)
 * [Development](https://lin.wordpress.org/plugins/ultimate-ajax-login/#developers)

 [Support](https://wordpress.org/support/plugin/ultimate-ajax-login/)

## Description

After testing all of the AJAX plugins in the WordPress repository, I got frustrated.
They’re all great, but it seems that they’re like 90% complete. They still need 
polishing. This is why I decided to create this plugin

How is this plugin different:

 * Three different templates to choose from: Modal login form, Classic login form
   and popup login form (jQuery UI based)
 * 24 themes to choose from (jQuery UI based)
 * Fully customizable: Just copy the template you’re using from /templates/ directory
   in the plugin to the “ultimate_ajax_login” directory in your theme, and modify
   as you need to.
 * After a user is logged in, nothing shows up. I found this pretty frustrating 
   with other plugins, there was no way to hide things.
 * If you need to show anything after a user logs in, just copy the template widget-
   logged-in.php to your ultimate_ajax_login folder and add whatever you need. You
   can call any WP function from there.
 * Has three templates, one an AJAX-based classic login form, and the other is a
   jQuery UI dialog box (Tested and works on mobile), and the third one is a popmodal
   dialog box
 * Blocks the login form whenever a user is being logged in.
 * Allows you to specify a global login redirect URL in your settings page, which
   applies to all of your widgets.
 * Login redirect URL can be overridden on a per-widget basis from the widget options
   page.

_Shortcode Usage_

Instead of using the widget, you can insert the shortcode inside any post. If you’re
a theme developer, you can use it with the do_shortcode() function. Here are the
varius option

 * Using with classic template and no redirect url specified: _[ultimate\_ajax\_login]_
 * Using the dialog box template: _[ultimate\_ajax\_login template=’dialog’]_
 * Using the dialog box template and a jquery theme: _[ultimate\_ajax\_login template
   =’dialog’ theme=’cupertino’]_

## Screenshots

 * [[
 * Widget as it shows under Appearance -> Widgets
 * [[
 * Classic Widget in footer sidebar
 * [[
 * Dialog Widget after user clicks login button
 * [[
 * Modal login form on Twenty Fourteen theme

## Installation

 1. Install the plugin as usual
 2. Go to Settings -> Ultimate AJAX Login and customize like you wish
 3. Go to Appearance -> Widgets, add your widget and select the template you want to
    use

## FAQ

  My widget does not show up

Make sure you are logged out of the site. It will not display anything by default.
You can always display a message for logged in users by copying the widget-logged-
in.php file from _/ultimate-ajax-login/templates_ to a directory called _ultimate\
_ajax\_login_ in your active theme. Create the directory if it does not exist

  How do I change the jQuery UI styling in dialog box?

Just copy the template widget-dialog.php to ultimate_ajax_login/widget-dialog.php
in your active theme directory , and change the CSS link on the top of the file 
to point to the style you want

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ultimate AJAX Login” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Samer Bechara ](https://profiles.wordpress.org/arbet01/)

[Translate “Ultimate AJAX Login” into your language.](https://translate.wordpress.org/projects/wp-plugins/ultimate-ajax-login)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ultimate-ajax-login/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ultimate-ajax-login/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ultimate-ajax-login/)
by [RSS](https://plugins.trac.wordpress.org/log/ultimate-ajax-login/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Added settings to allow further customizations of plugin (Custom error message,
   Custom text in login form…)

#### 1.1

 * Added a new modal layout

#### 1.0.1

 * Initial push to wordpress repository

## Meta

 *  Version **1.2.1**
 *  Last updated **11 years ago**
 *  Active installations **100+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ultimate-ajax-login/)
 * Tags
 * [admin](https://lin.wordpress.org/plugins/tags/admin/)[ajax](https://lin.wordpress.org/plugins/tags/ajax/)
   [Ajax login](https://lin.wordpress.org/plugins/tags/ajax-login/)[login](https://lin.wordpress.org/plugins/tags/login/)
   [multi-site](https://lin.wordpress.org/plugins/tags/multi-site/)
 *  [Advanced View](https://lin.wordpress.org/plugins/ultimate-ajax-login/advanced/)

## Ratings

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ultimate-ajax-login/reviews/)

## Contributors

 *   [ Samer Bechara ](https://profiles.wordpress.org/arbet01/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ultimate-ajax-login/)