Ultimate AJAX Login
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’]
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| c*o*o*a*w*r*d*i*n*o*a*t*w*w.c*m.pl (WP 4.8.25) | F | Aug 24, 2026 | |
| g*l*s*.com (WP 5.1.24) | F | Aug 19, 2026 | |
| a*e*i*u*m*r*i*l*r*s*c*d*m*.com (WP 6.4.2) | F | Aug 17, 2026 | |
| i*s*d*o*t.biz | F | Aug 16, 2026 | |
| s*n*e*-*a*.com (WP 7.0.4) | F | Aug 15, 2026 | |
| l*o*s*c*u*-*a*g*n*a*e*.de (WP 6.1.1) | F | Aug 4, 2026 | |
| i*t*g*i*y*u*.com (WP 6.8.6) | F | Jul 25, 2026 | |
| s*r*e*f*e*t.com (WP 7.0.1) | D | Jul 25, 2026 | |
| s*o*g*t*n*r*i*e*d*l*v*r*.com (WP 7.0.2) | F | Jul 25, 2026 | |
| e*e*c*a*e*a*k*t*n*.es | F | Jul 23, 2026 | |
| h*u*e*i*t*r*.com | F | Jul 23, 2026 | |
| a*g*l*c*y*t*l*e*i*n*a*.com (WP 7.0.1) | C | Jul 16, 2026 | |
| k*e*o*o*t*.ru | F | Jul 16, 2026 | |
| f*t*s*n*e*o*.com (WP 5.1.19) | F | Jul 14, 2026 |
Page 1 of 1