Plugin Directory

Changeset 2887658


Ignore:
Timestamp:
03/27/2023 02:25:24 PM (3 years ago)
Author:
wearerequired
Message:

Updating readme/assets from GitHub

Location:
digest
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • digest/tags/2.0.0/readme.md

    r2887606 r2887658  
    22Contributors:      wearerequired, swissspidy, grapplerulrich, ocean90 
    33Tags:              admin, emails, comments, notification, updates 
    4 Requires at least: 4.7 
     4Requires at least: 6.0 
    55Tested up to:      6.2 
    6 Requires PHP:      5.6 
     6Requires PHP:      7.4 
    77Stable tag:        2.0.0 
    88License:           GPLv2 or later 
     
    5757## Changelog ##
    5858
     59### 3.0.0 - 2023-03-27 ###
     60* Added: Support for sending digest on first day of a month
     61* Changed: Bump minimum requirements to WordPress 6.0 and PHP 7.4
     62
    5963### 2.0.0 - 2021-06-02 ###
    6064* Changed: Plugin rewrite
     
    6266* Changed: Bump minimum requirements to WordPress 4.7 and PHP 5.6
    6367
    64 ### 1.2.1 - 2015-10-06 ###
    65 * Fixed: A small issue with password notifications emails in WordPress 4.3.1. The behaviour changed slightly in that release.
    66 
    67 ### 1.2.0 - 2015-09-02 ###
    68 * Fixed: Supports the new password notification emails introduced in WordPress 4.3
    69 * Enhancement: Began writing user tests to ensure compatibility.
    70 
    71 ### 1.1.0 - 2015-06-30 ###
    72 * Enhancement: Don’t include already processed items in the email.
    73 
    74 ### 1.0.0 - 2015-06-25 ###
    75 * First release
    76 
    77 ## Upgrade Notice ##
    78 
    79 ### 2.0.0 ###
    80 Plugin rewrite
    81 
    82 ### 1.2.1 ###
    83 Includes a small bug fix for improved compatibility with WordPress 4.3.1.
    84 
    85 ### 1.2.0 ###
    86 Now 100% compatible with WordPress 4.3. Update while it’s hot!
    87 
    88 ### 1.1.0 ###
    89 Already moderated comments won’t be listed in the emails now.
    90 
    91 ### 1.0.0 ###
    92 First release
     68For previous updates see [CHANGELOG.md](https://github.com/wearerequired/digest/blob/master/CHANGELOG.md).
  • digest/trunk/readme.md

    r2887606 r2887658  
    22Contributors:      wearerequired, swissspidy, grapplerulrich, ocean90 
    33Tags:              admin, emails, comments, notification, updates 
    4 Requires at least: 4.7 
     4Requires at least: 6.0 
    55Tested up to:      6.2 
    6 Requires PHP:      5.6 
     6Requires PHP:      7.4 
    77Stable tag:        2.0.0 
    88License:           GPLv2 or later 
     
    5757## Changelog ##
    5858
     59### 3.0.0 - 2023-03-27 ###
     60* Added: Support for sending digest on first day of a month
     61* Changed: Bump minimum requirements to WordPress 6.0 and PHP 7.4
     62
    5963### 2.0.0 - 2021-06-02 ###
    6064* Changed: Plugin rewrite
     
    6266* Changed: Bump minimum requirements to WordPress 4.7 and PHP 5.6
    6367
    64 ### 1.2.1 - 2015-10-06 ###
    65 * Fixed: A small issue with password notifications emails in WordPress 4.3.1. The behaviour changed slightly in that release.
    66 
    67 ### 1.2.0 - 2015-09-02 ###
    68 * Fixed: Supports the new password notification emails introduced in WordPress 4.3
    69 * Enhancement: Began writing user tests to ensure compatibility.
    70 
    71 ### 1.1.0 - 2015-06-30 ###
    72 * Enhancement: Don’t include already processed items in the email.
    73 
    74 ### 1.0.0 - 2015-06-25 ###
    75 * First release
    76 
    77 ## Upgrade Notice ##
    78 
    79 ### 2.0.0 ###
    80 Plugin rewrite
    81 
    82 ### 1.2.1 ###
    83 Includes a small bug fix for improved compatibility with WordPress 4.3.1.
    84 
    85 ### 1.2.0 ###
    86 Now 100% compatible with WordPress 4.3. Update while it’s hot!
    87 
    88 ### 1.1.0 ###
    89 Already moderated comments won’t be listed in the emails now.
    90 
    91 ### 1.0.0 ###
    92 First release
     68For previous updates see [CHANGELOG.md](https://github.com/wearerequired/digest/blob/master/CHANGELOG.md).
Note: See TracChangeset for help on using the changeset viewer.