Описание
In some cases you want your wordpress users to login with their email address instead of the username. To do this, you can use a good plugin like ‘WP Email Login’ or you can activate a ‘Register Plus Redux’ plugin’s option, but when the users will ask for lost password, the old / original username will be emailed to them, and this can cause confusion. To avoid this situation, just install and activate Login Email Sync, and it will sync the username ( user_login database field ) with the email ( user_email database field ) every time a user updates her/his profile.
If you find this plugin useful, please rate it.
Инсталиране
- Upload
arit-login-email-sync.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ЧЗВ
- I have a question
-
Ok, feel free to contact me! 😉 For help and information http://alessandroraffa.eu/contact/
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Login Email Sync” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Login Email Sync” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0
- Added sync username with email upon registration (Ethan Shaw suggested feature)
0.9
- First public release