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 |
|---|---|---|---|
| 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 | |
| p*e*s*.i*a.fr | A | 2026-05-13 22:35:36 | |
| c*o*o*a*w*r*d*i*n*o*a*t*w*w.c*m.pl (WP 4.8.25) | F | 2026-05-09 21:35:42 | |
| t*w*r*l*m*e*.com (WP 6.9) | D | 2026-05-06 16:44:46 | |
| a*e*i*u*m*r*i*l*r*s*c*d*m*.com (WP 6.4.2) | F | 2026-05-04 12:14:34 | |
| s*n*e*-*a*.com (WP 6.9.4) | F | 2026-05-03 00:30:28 | |
| w*c*n.org | F | 2026-04-29 15:07:05 | |
| i*t*g*i*y*u*.com (WP 6.8.5) | F | 2026-04-28 21:50:42 | |
| e*e*c*a*e*a*k*t*n*.es | F | 2026-04-26 11:41:03 | |
| h*u*e*i*t*r*.com | F | 2026-04-24 05:41:09 | |
| s*o*g*t*n*r*i*e*d*l*v*r*.com (WP 6.9.4) | F | 2026-04-21 02:00:10 |
Page 1 of 1