이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Flaming Password Reset

설명

This is a really simple plugin that has saved us a lot of time and effort for a task I tend to have to repeat often. I know I could forward my users onto the forgotten password page but we believe in great customer service, so we built a plugin to make this an easy process!

스크린샷

  • The settings page allows you to customize the emails going out to your users. This page showcases some shortcodes.
  • To initiate a password reset go to the User tab and mouse over the user.
  • You can see below that after clicking ‘Reset Password’ you see a short profile card including avatar, username, and email address. Also you can see we automatically generate a password for your user, however you can specify another password instead, but don’t forget to click ‘Reset Password’ to apply those changes!

설치

This section describes how to install the plugin and get it working.

  1. Install the plugin via the Plugin >> Add Plugins on you admin dashboard.
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Your ready to go!

FAQ

Where do I reset the password?

Go into the ‘Users’ section and mouse over the user to reveal the Edit, Delete, and now the ‘Reset Password’ option!

후기

2016년 9월 3일
Great plugin, works exactly as advertised: I can easily reset user passwords and send a customized email. And the developers are quick to respond to feedback. Thanks!
모든 2 평가 읽기

기여자 & 개발자

“Flaming Password Reset”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Flaming Password Reset”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.2

  • Fixed text input bug which stripped everything after quotes.
  • Made the uninstall hook static
  • Filtered out the generic WordPress password reset email.

1.0.1

  • Fixed PHP < 5.3 bug by removing anonymous functions.

1.0

  • Initial commit