Spring naar de inhoud
  • Inloggen
  • Registreren
WordPress.org

Nederlands

  • Thema's
  • Plugins
  • Nieuws
  • Ondersteuning
    • Documentatie
    • Forums
  • Over
  • Community
    • Meetups
    • WordCamps
  • Contact
  • WordPress downloaden
WordPress downloaden

Plugins

  • Mijn favorieten
  • Beta-testen
  • Ontwikkelaars

Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Download

WP RSlogin

Door Ryan Sutana
  • Details
  • Beoordelingen
  • Installatie
  • Ontwikkeling
Ondersteuning

Beschrijving

An elegant jQuery Ajax WordPress plugin that helps your users login without touching in the admin panel.

After login the plugin redirected to the page where you add the shortcode or template tag and display a list of options like visit to profile page, dashboard and a logout button.

Important links

  • My portfolio: http://www.sutanaryan.com/portfolio/
  • My Blog: http://www.sutanaryan.com/
  • Twitter: @ryansutana
  • Need a Web Developer [visit http://www.sutanryan.com/services/]

Installatie

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.

FAQ

Installation Instructions

Method 1.

  1. Download the “WP RSlogin” plug-in for your WordPress version.
  2. Unzip the downloaded file and extract the code to to your /wp-content/plugins/ folder OR simply choose upload in the upper left corder and in the upload box select the wp-rslogin.zip file you downloaded.
  3. To complete installation you should activate the plugin in the plug-ins section of your administration panel.

Method 2.

  1. Go to your WordPress admin account.
  2. Open Plug-Ins in the left-side bar menu, choose Add New, and search for WP RSlogin plug-in. Choose the available “WP RSlogin”.
  3. Install the plug-in and activate it in your account.
How do I add WP RSlogin into my site?

You can add this plugin in two easist way, by

shortcode

[wp_rslogin]

or

Template code

if(function_exists(wp_rslogin)) {
wp_rslogin();
}

or

do_shortcode(‘[wp_rslogin]’);

Can I use this plugin into my site sidebar?

Yes, just use the shortcode [wp_rslogin],
if this does not work, then you need to add a little trick into the function.php file of your site.

add_filter(‘widget_text’, ‘do_shortcode’); // add this code anywhere in your function.php file

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP RSlogin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • ryscript

Vertaal “WP RSlogin” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.0

  • Add Reset Password
  • Edit Preloader

1.0.5

  • Change after login interface
  • Add Avatar picture
  • Change logout URI

1.0.0

  • Initial release version

Meta

  • Versie: 1.1.0
  • Laatst bijgewerkt: 6 jaar geleden
  • Actieve installaties: 10+
  • WordPress versie: 3.0.0 of nieuwer
  • Getest t/m: 3.3.2
  • Taal:
    English (US)
  • Tags:
    Ajax loginlog inloginreset password
  • Geavanceerde weergave

Waarderingen

Deze plugin is nog niet beoordeeld.

Log in om een beoordeling te versturen.

Bijdragers

  • ryscript

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

Doneren

Wil je de groei van deze plugin ondersteunen?

Doneer aan deze plugin

  • Over
  • Nieuws
  • Hosting
  • Doneren
  • Swag
  • Documentatie
  • Ontwikkelaars
  • Raak betrokken
  • Leren
  • Showcase
  • Plugins
  • Thema's
  • Patronen
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Publieke code
WordPress.org
WordPress.org

Nederlands

  • Onze Facebook pagina bezoeken
  • Ons Twitter account bezoeken
  • Bezoek ons Instagram account
  • Bezoek ons LinkedIn account
Code is poëzie.