Plugin Directory

Changeset 751118


Ignore:
Timestamp:
08/04/2013 02:22:06 PM (13 years ago)
Author:
Developdaly
Message:

1.0.2 Changes

Location:
email/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • email/trunk/email.php

    r751115 r751118  
    44 * Description: Email users with custom templates when certain actions happen, such as new posts, updated custom post types, deleted users.
    55 * Author: developdaly
    6  * Version: 1.0.1
     6 * Version: 1.0.2
    77 * Author URI: http://developdaly.com/
    88 * Text Domain: email
  • email/trunk/readme.txt

    r751115 r751118  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Email users with custom templates when certain actions happen, such as new posts, updated custom post types, deleted users.
     10Email users with custom templates when certain actions happen, such as new posts or updated custom post types and keep a log of sent emails.
    1111
    1212== Description ==
     
    2626See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
    2727
    28 == Frequently Asked Questions ==
    29 
    30 = A question that someone might have =
    31 
    32 An answer to that question.
    33 
    34 = What about foo bar? =
    35 
    36 Answer to foo bar dilemma.
    37 
    3828== Screenshots ==
    3929
    40 ![Add new email screenshot](http://i.imgur.com/TGDuxJp.png)
     301. Add new email
     312. Email configuration with email template
     323. Email log
    4133
    4234== Changelog ==
     35
     36= 1.0.2 =
     37* Improved Readme
    4338
    4439= 1.0.1 =
Note: See TracChangeset for help on using the changeset viewer.