Zum Inhalt springen
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Ultimate AJAX Login

  • Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Plugin einreichen
  • Meine Favoriten
  • Anmelden

Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Ultimate AJAX Login

Von Samer Bechara
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Ultimate AJAX Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Samer Bechara

Übersetze „Ultimate AJAX Login“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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
  • Zuletzt aktualisiert vor 11 Jahren
  • Aktive Installationen 100+
  • WordPress-Version 3.1 oder höher
  • Getestet bis 4.1.42
  • Sprache
    English (US)
  • Schlagwörter
    adminajaxAjax loginloginmulti-site
  • Erweiterte Ansicht

Bewertungen

4.5 von 5 Sternen.
  • 1 5-Sterne-Rezension 5 Sterne 1
  • 1 4-Sterne-Rezension 4 Sterne 1
  • 0 3-Sterne-Rezensionen 3 Sterne 0
  • 0 2-Sterne-Rezensionen 2 Sterne 0
  • 0 1-Sterne-Rezensionen 1 Stern 0

Your review

Alle Rezensionen anzeigen

Mitwirkende

  • Samer Bechara

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Unser X-Konto (früher Twitter) besuchen
  • Unser Bluesky-Konto besuchen
  • Unser Mastodon-Konto besuchen
  • Unser Threads-Konto besuchen
  • Unsere Facebook-Seite besuchen
  • Unser Instagram-Konto besuchen
  • Unser LinkedIn-Konto besuchen
  • Unser TikTok-Konto besuchen
  • Unseren YouTube-Kanal besuchen
  • Unser Tumblr-Konto besuchen
Code ist Poesie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.