설명
This plugin lets you send users an email with the new password whenever their password changes.
Disclainmer: It should be noted that sending passwords in cleartext is VERY MUCH ADVISED AGAINST, and you should probably not never ever be using this plugin in production envorinment.
Filters
All filters include a default value and the user id.
pwcn_to_name
– Email To: header namepwcn_to_email
– Email To: header email addresspwcn_to_header
– Email To: headerpwcn_site_url
– Site URL used in notification emailpwcn_login_url
– Site login URL used in notification emailpwcn_login_url_redirect
– Login redirectpwcn_site_name
– Site name used in notification emailpwcn_site_hostname
– Site hostname used in notification emailpwcn_subject
– Subject line of notification emailpwcn_message
– Message sent in notification emailpwcn_notification_default_value
– Wether or not to send notification emails for a given user
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“Password Change Notification”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Password Change Notification”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0b2
- Added option to user profile to indicate wether or not to send notification email
- General bugfixes and improvements
1.0b1
- Initial Release