Best laravel framework open-source packages.

Wordpress password reset template

Simple plugin for customizing the WordPress password reset email
Updated 2 years ago

wordpress-password-reset-template

Simple plugin for customizing the WordPress password reset email

Overview

This plugin adds an entry to the WordPress site's admin settings menu called "Password Reset Template". From here, the current password reset email template can be changed / updated.

Setup

On *nix systems with make and zip installed, simply run the make command. This will zip index.php into a file named password-reset-template.zip.

On Windows, create a zip file containing just the index.php file. You can name it whatever you like, but I recommend password-reset-template.zip for consistency.

With the plugin zip in hand, it can be uploaded to a WordPress site from the admin page: Plugins -> Add New.

Screenshot

plugin settings showing textarea and save button