Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Flaming Password Reset

Beschrijving

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!

Schermafbeeldingen

  • 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!

Installatie

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!

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!

Beoordelingen

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!
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Flaming Password Reset” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Flaming Password Reset” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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