WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

WP RSlogin

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP RSlogin

Di ryscript
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

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/]

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP RSlogin” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • ryscript

Traduci “WP RSlogin” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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

  • Versione 1.1.0
  • Ultimo aggiornamento 8 anni fa
  • Installazioni attive 10+
  • Versione WordPress 3.0.0 o superiore
  • Testato fino alla versione 3.3.2
  • Lingua
    English (US)
  • Tag
    Ajax loginlog inloginreset password
  • Visualizzazione avanzata

Valutazioni

Non sono state ancora inviate recensioni.

Lascia la tua valutazione

Vedi tutte le recensioni

Collaboratori

  • ryscript

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

Donazioni

Vuoi sostenere le versioni future?

Fai una donazione per lo sviluppo

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv ↗
  • Partecipa
  • Eventi
  • Donazioni ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visit our TikTok account
  • Visita il nostro canale YouTube
  • Visit our Tumblr account
Code is Poetry.