Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Flaming Password Reset

Beskrivning

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!

Skärmdumpar

Installation

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!

Vanliga frågor

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!

Recensioner

3 september 2016
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!
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Flaming Password Reset” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Flaming Password Reset” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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