Apraksts
This plugin allows users to log in with an E-Mail address and shortens the password recovery process to:
- User clicks “forgot password”
- User enters their E-Mail address and submits.
- User gets and E-Mail with a link
- User follows the link and is logged in, taken to their profile page, and prompted to change their password
Requires PHP5.
Uzstādīšana
- Verify that you have PHP5, which is required for this plugin.
- Upload the whole
improved-user-experience
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
BUJ
- Why change the password reset process?
-
I personally like the default password reset process in WordPress, but I have a lot of clients that think it’s too many steps. This method is faster, easier, and still secure.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Improved User Experience” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Improved User Experience” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.1.2
- Fix issue with some sites not getting the user logged in to reset their password
1.1.1
- Updated to work with the new reset password process from WordPress 3.1
- Upgraded to use the new Xavisys WordPress Plugin Framework
1.1.0
- Upgraded to use the new Xavisys WordPress Plugin Framework
1.0.0
- Released to wordpress.org repository