這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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!

螢幕截圖

安裝

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. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Your ready to go!

常見問題

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