-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
41 lines (25 loc) · 984 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
=== Html New User Notification ===
Contributors: abhishekfdd
Tags: e-mail, email, email log, mail, send, wp-email, wp_mail
Requires at least: 3.0.1
Tested up to: 4.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin gives you option for sending html new user notification email.
== Description ==
This plugin allows you to send html new user notification emails in WordPress.
It provides wp editor to edit your email template.
You can also upload images to your mail content.
You can change sender's name and email.
This plugin was created by Abhishek Kumar http://github.com/abhishekfdd
== Installation ==
1. Install Html New User Notification either via the WordPress.org plugin directory, or by uploading the files to your server.
2. Activate Html New User Notification.
== Screenshots ==
1. Settings page.
== Changelog ==
= 1.1.0 =
* Option for changing sender's name and email.
= 1.0.0 =
* Initial release