Salta al contenuto
  • Accedi
  • Registrati
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
  • Supporto
    • Documentazione
    • Forum
  • Info
  • Team
  • Community
  • Traduci
    • PTE status requests by Devs for Italian localization: the guidelines.
  • Scarica WordPress
Scarica WordPress

Directory dei plugin

  • Preferiti
  • Beta
  • Sviluppatori
Scarica

Frontend Reset Password

Di WP Enhanced
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

Frontend Reset Password lets your site users reset their lost or forgotten passwords in the frontend of your site. No more default WordPress reset form! Users fill in their username or email address and a reset password link is emailed to them. When they click this link they’ll be redirected to your site and asked for a new password. Everything is handled using default WordPress methods including security, so you don’t have to worry.

Frontend Reset Password is perfect for sites that have disabled access to the WordPress dashboard, or if you want to include a lost/reset password form on one of your custom site pages. It also works great with Easy Digital Downloads!

Any error messages display right on the form, including whether the username or email address is invalid.

The plugin works by hooking into the lostpassword_url WordPress filter, meaning compatibility with other plugins can be better maintained.

Frontend Reset Password is also translation ready.

Setup Guide

Step 1

Include our shortcode [reset_password] in any page you want

Step 2

Go to the plugin settings page and select which page your shortcode is on.

Step 3

Customise! This is optional, the plugin works right out of the box, but you’re able to change the text for the form elements.

Customisation

The text in the lost/reset password forms can be customised. Very little CSS styling is used, so the forms should style with your website theme beautifully.

If you use a frontend login page you can set that in the plugin also. Users are told they can login and are shown the url when they successfully change their password.

You can also set the minimum number of characters required for a password. Default is 0.

Support

Quick start guide included on the plugin settings page. For anything else post on the wordpress.org support forum.

Screenshot

  • Reset Password Form (Twenty Seventeen Theme)
  • Enter New Password Form (Twenty Seventeen Theme)

Installazione

Manually in WordPress

  1. Download the plugin ZIP file from WordPress.org
  2. From the WordPress admin dashboard go to Plugins, Add New
  3. Click Upload Plugin, locate the file, upload
  4. In the WordPress dashboard go to Plugins, Installed Plugins, and activate Frontend Reset Password
  5. Make sure to read the quick start guide! (it’s really short)

Manually using FTP

  1. Download the plugin ZIP file, extract it
  2. FTP to your server and go to your root WordPress directory
  3. Navigate to wp-content/plugins
  4. Upload the parent directory som-frontend-reset-password – the folder that contains the file som-frontend-reset-password.php – to that location
  5. In the WordPress dashboard go to Plugins, Installed Plugins, and activate Frontend Reset Password
  6. Make sure to read the quick start guide! (it’s really short)

You can customise Frontend Reset Password on the Plugins, Frontend Reset Password dashboard page.

FAQ

Error Messages

The e-mail could not be sent: This happens when the wp_mail() function call fails. If you’re testing the plugin on a localhost and don’t use a local email server, this error will show.

Recensioni

Great Plugin – Easy to handle

filewalker 7 Luglio 2021
Thanks, this is one of the easy to install and use plugins I ever saw. There is just one little tiny thing. The in the frontend used words: - Email Address or Username templates/lost_password_form.php:46 - New Password templates/lost_password_reset_form.php:42 - Re-enter Password templates/lost_password_reset_form.php:55 - Sorry, that key has expired. Please reset your password again. includes/somfrp-functions.php:536 - Sorry, that key does not appear to be valid. Please reset your password again. includes/somfrp-functions.php:540 Are not translateable in the plugin config form. You have to go into the code. Anyway thanks a lot for the plugin!

Excelente plugin

diza 27 Febbraio 2021
Excelente, fácil de usar y tiene grandes características para ser totalmente gratuito.

Ty for recognizing the problem

zachkinsey 1 Febbraio 2021
I use elementor to help build out my registration/login flow, but creating a custom forgot password form without an elementor add-on or developer level knowledge is impossible (as far as I know).... that is, until now. Thanks to this plugin, I don't have to purchase an extra plugin or hire a developer. Before this plugin, I was considering using an elementor form + my CRM to handle passwords... but, I soon realized that was a bad idea... After all, who wants passwords to User accounts chilling in plain text etc. etc.? Not I. Thanks guys.

Works perfect!

alinaalinuta 20 Gennaio 2021
It is easy to use and works perfect. I would like this plugin could have more customization... but I am very grateful it exist 🙂

It does the job right

danielepais 18 Gennaio 2021
Exactly what I needed, a no fuss front page reset password system that works.

Unfortunately doesn’t work

deeholzman 8 Gennaio 2021
Great idea for a plugin, but the reset password email is never sent, and when a user tries to enter their username or email to reset the password, it fails silently and redirects to the default Wordpress login page, even when a custom login page is specified.
Leggi tutte le recensioni di 33

Contributi e sviluppo

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

Collaboratori
  • Wp Enhanced
  • Richard Webster

“Frontend Reset Password” è stato tradotto in 7 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Frontend Reset Password” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.2.1 – 8th November 2022

  • MOD: Updated branding to match WP Enhanced
  • MOD: Updated “tested up to” so its not out of date anymore

1.2 – 13th July 2020

  • [New Feature] Setting to change the email subject.
  • [Change] Additional esc_html() calls added to frontend facing text.
  • [Change] All translatable strings using __ have been converted to esc_html__().
  • [Change] Updated POT file included.

1.1.91

  • New Feature: Custom templates. Template files can now be included in your child theme folder. Create a new folder inside your child theme directory called somfrp-templates, and follow the same template folder/file structure as found in the plugin’s templates folder.
  • Change: Now uses add_query_arg() when creating a reset password link, to improve compatibility
  • Change: Username no longer included in reset password link, switched to using user ID
  • Change: Changes made to lost_password_form.php template file
  • Change: Tested up to WordPress 5.4

1.1.9

  • Fix: Changed the way error messages are displayed to improve security. As such the plugin template files have changed, meaning any custom ones you have made will need to be updated to reflect the new changes.
  • Change: Removed redundant <i> element from lost_password_form.php.

1.1.8

  • New Feature: Custom templates. You can now override the form templates in your theme. Create a new folder inside your theme directory called somfrp-templates, and follow the same template folder/file structure as found in the plugin’s templates folder.

1.1.7

  • Change: More HTML tags are now available to use in email messages, since the saved message is now included in the email raw, but still uses the wpautop() function to automatically add <p> tags

1.1.6

  • Change: Replaced filter ‘retrieve_password_title’ with ‘somfrp_retrieve_password_title’ to prevent other plugins unintentionally overriding the email title
  • Change: Replaced filter ‘retrieve_password_message’ with ‘somfrp_retrieve_password_message’ to prevent other plugins unintentionally overriding the email message
  • Change: Set priority for lostpassword_url filter to 999
  • Change: Moved plugin settings page from the Plugins section to the Settings section of the admin menu

1.1.5

  • Change: Removed login check to allow resetting password when logged in
  • Fix: Error output corrected for the invalid_key index

1.1.41

  • Fix: Corrected bug with action displaying form

1.1.4

  • Change: Changed to using “somfrp_action” parameter rather than “action” to avoid conflicts

1.1.3

  • Change: Functions to override default lost password actions and filters have a higher priority number

1.1.2

  • Change: Email sent confirmation text no longer shows the email address

1.1.1

  • Fix: Custom text for the reset form now outputs HTML tags correctly

1.1

  • New feature: Customise the name and email address that the reset password emails send from, rather than the default wordpress@yoursite.com
  • New feature: Plugin now sends HTML formatted emails which can be fully customised in the settings
  • New feature: Select custom pages to redirect to for the email sent successfully and password changed pages, rather than the reset password page handling everything

1.0.5

  • Cleaned undefined index errors
  • Change wp_mail() headers to better support some plugins/themes

1.0.4

  • Fixed missing WP_Error object on password validation

1.0.3

  • Plugin now translation ready

1.0.2

  • Textdomain set for language file

1.0.1

  • Textdomain fix

1.0

  • Initial release

Meta

  • Versione del plugin: 1.2.1
  • Ultimo aggiornamento: 3 mesi fa
  • Installazioni attive stimate: 10.000+
  • Richiede WordPress: 4.4 o superiore
  • Testato fino alla versione: 6.1.1
  • Lingue:

    Dutch, English (US), Italian, Russian, Spanish (Mexico), Spanish (Spain), Spanish (Venezuela), e Swedish.

    Traduci nella tua lingua

  • Tag:
    loginlost passwordpasswordreset password
  • Visualizzazione avanzata

Valutazioni

Leggi tutto
  • 5 stelle 25
  • 4 stelle 3
  • 3 stelle 0
  • 2 stelle 2
  • 1 stella 3
Accedi per inviare una recensione.

Collaboratori

  • Wp Enhanced
  • Richard Webster

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Problemi risolti negli ultimi due mesi:

0 su 1

Chiedi nel forum di supporto

Donazioni

Vuoi sostenere le versioni future?

Fai una donazione per lo sviluppo

  • Chi siamo
  • News
  • Hosting
  • Donazioni
  • Swag
  • Documentazione
  • Sviluppo
  • Partecipa
  • Imparare
  • Vetrina
  • Plugin
  • Temi
  • Pattern
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Italia

  • Visita la nostra pagina Facebook
  • Visita il nostro account Twitter
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
Code is Poetry.