Plugin Directory

Changeset 1076489


Ignore:
Timestamp:
01/27/2015 07:01:22 AM (11 years ago)
Author:
racanu
Message:

1.0.1

Location:
keep-in-touch
Files:
2 edited
9 copied

Legend:

Unmodified
Added
Removed
  • keep-in-touch/tags/1.0.1/keep-in-touch.php

    r1076481 r1076489  
    55Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
    66Description: Maintains a list of subscribers to updates and newsletter.
    7 Version: 1.0.0
     7Version: 1.0.1
    88Author: Racanu
    99#Author URI: http://URI_Of_The_Plugin_Author
  • keep-in-touch/tags/1.0.1/readme.txt

    r1076481 r1076489  
    5454Only tested with the permalink format set as
    5555"/index.php/%year%/%monthnum%/%day%/%postname%/" on a Windows server. Don't know if it
    56 works with other formats although the implementation is as generic as I could make it.
     56works with other formats, although the implementation is quite generic.
    5757
    5858**Options page**
     
    6262* configure the weekday and time-of-day when
    6363* (re)send the digest(s) to subscribers or to given email addresses
     64* send a newsletter to subscribers or to given email addresses
    6465
    6566**Wishlist**
     
    8081== Changelog ==
    8182
     83= 1.0.1 =
     84* Small readme change
     85
    8286= 1.0.0 =
    8387* First release
  • keep-in-touch/trunk/keep-in-touch.php

    r1076481 r1076489  
    55Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
    66Description: Maintains a list of subscribers to updates and newsletter.
    7 Version: 1.0.0
     7Version: 1.0.1
    88Author: Racanu
    99#Author URI: http://URI_Of_The_Plugin_Author
  • keep-in-touch/trunk/readme.txt

    r1076481 r1076489  
    5454Only tested with the permalink format set as
    5555"/index.php/%year%/%monthnum%/%day%/%postname%/" on a Windows server. Don't know if it
    56 works with other formats although the implementation is as generic as I could make it.
     56works with other formats, although the implementation is quite generic.
    5757
    5858**Options page**
     
    6262* configure the weekday and time-of-day when
    6363* (re)send the digest(s) to subscribers or to given email addresses
     64* send a newsletter to subscribers or to given email addresses
    6465
    6566**Wishlist**
     
    8081== Changelog ==
    8182
     83= 1.0.1 =
     84* Small readme change
     85
    8286= 1.0.0 =
    8387* First release
Note: See TracChangeset for help on using the changeset viewer.