Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Flaming Password Reset

Opis

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!

Snimke zaslona

Instalacija

Ovaj odlomak opisuje kako instalirati dodatak i i kako ga natjerati da radi.

  1. Install the plugin via the Plugin >> Add Plugins on you admin dashboard.
  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  3. Your ready to go!

ČPP

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!

Recenzije

03. rujna 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!
Pročitajte sve 2 recenzije

Suradnici i Programeri

“Flaming Password Reset” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Flaming Password Reset” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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