WP Manifestindependent plugin directory
manifest / email / simple-new-user-email

Simple New User Email

A small admin UI for modifying the new user email notifications

by Andrew Norcross · github.com/norcross/simple-new-user-email · website

13stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/norcross/simple-new-user-email/archive/refs/heads/master.zip

Contributors:

Details:

  • Version: 1.0.0
  • Requires at least: 3.8
  • Tested up to: 3.8
  • License: GPLv2

Description

Provides a settings panel to modify the default new user email

Installation

This section describes how to install the plugin and get it working.

  1. Upload simple-new-user-email to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to a the settings page under 'Tools'

Frequently Asked Questions

Changelog

1.0.0
  • Initial release