Plugin Directory

Changeset 1319440


Ignore:
Timestamp:
01/01/2016 08:48:16 AM (10 years ago)
Author:
bitacre
Message:

WordPress 1.4.4 update

Location:
last-updated-shortcode
Files:
1 added
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • last-updated-shortcode/tags/1.0.1/last-updated-shortcode.php

    r593835 r1319440  
    44Plugin URI: http://shinraholdings.com/plugins/last-updated-shortcode
    55Description: Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting).
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: bitacre
    88Author URI: http://shinraholdings.com
    99License: GPLv2
    10     Copyright 2012 Shinra Web Holdings ([email protected])
     10    Copyright 2016 Shinra Web Holdings ([email protected])
    1111   
    1212Shortcodes:
  • last-updated-shortcode/tags/1.0.1/readme.txt

    r646609 r1319440  
    55Tags: shortcode, echo, display, last, time, date, update, updated, modified, changed
    66Requires at least: 2.8
    7 Tested up to: 3.5
    8 Stable tag: 1.0.0
     7Tested up to: 4.4
     8Stable tag: 1.0.1
    99
    1010Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting).
     
    4343
    4444== Changelog ==
     45= 1.0.1 =
     46* Purely cosmetic update for WordPress 4.4
     47
    4548= 1.0.0 =
    4649* First released version.
     
    4851
    4952== Upgrade Notice ==
     53= 1.0.1 =
     54Purely cosmetic update for WordPress 4.4.
     55
    5056= 1.0.0 =
    5157First release, no upgrade notice (included to make the WordPress readme.txt validator happy).
  • last-updated-shortcode/trunk/last-updated-shortcode.php

    r593835 r1319440  
    44Plugin URI: http://shinraholdings.com/plugins/last-updated-shortcode
    55Description: Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting).
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: bitacre
    88Author URI: http://shinraholdings.com
    99License: GPLv2
    10     Copyright 2012 Shinra Web Holdings ([email protected])
     10    Copyright 2016 Shinra Web Holdings ([email protected])
    1111   
    1212Shortcodes:
  • last-updated-shortcode/trunk/readme.txt

    r646609 r1319440  
    55Tags: shortcode, echo, display, last, time, date, update, updated, modified, changed
    66Requires at least: 2.8
    7 Tested up to: 3.5
    8 Stable tag: 1.0.0
     7Tested up to: 4.4
     8Stable tag: 1.0.1
    99
    1010Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting).
     
    4343
    4444== Changelog ==
     45= 1.0.1 =
     46* Purely cosmetic update for WordPress 4.4
     47
    4548= 1.0.0 =
    4649* First released version.
     
    4851
    4952== Upgrade Notice ==
     53= 1.0.1 =
     54Purely cosmetic update for WordPress 4.4.
     55
    5056= 1.0.0 =
    5157First release, no upgrade notice (included to make the WordPress readme.txt validator happy).
Note: See TracChangeset for help on using the changeset viewer.