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 | 2026-07-06 20:34:08 | |
| g*l*s*.com (WP 5.1.22) | F | 2026-07-03 13:05:52 | |
| s*n*e*-*a*.com (WP 7.0) | F | 2026-06-30 15:40:13 | |
| f*b*w*.org | F | 2026-06-30 10:39:09 | |
| l*o*s*c*u*-*a*g*n*a*e*.de (WP 6.1.1) | F | 2026-06-12 23:50:42 | |
| i*t*g*i*y*u*.com (WP 6.8.5) | F | 2026-05-29 01:33:58 | |
| s*o*g*t*n*r*i*e*d*l*v*r*.com (WP 6.9.4) | F | 2026-05-28 12:05:21 | |
| e*e*c*a*e*a*k*t*n*.es | F | 2026-05-27 02:48:16 | |
| h*u*e*i*t*r*.com | F | 2026-05-26 21:54:14 | |
| a*g*l*c*y*t*l*e*i*n*a*.com (WP 6.9.4) | C | 2026-05-20 03:21:40 | |
| k*e*o*o*t*.ru | F | 2026-05-19 18:04:56 | |
| f*t*s*n*e*o*.com (WP 5.1.19) | F | 2026-05-18 06:05:20 | |
| b*g*y.at | F | 2026-05-15 10:34:45 |
Page 1 of 1