Changeset 1319440
- Timestamp:
- 01/01/2016 08:48:16 AM (10 years ago)
- Location:
- last-updated-shortcode
- Files:
-
- 1 added
- 4 edited
- 1 copied
-
assets (added)
-
tags/1.0.1 (copied) (copied from last-updated-shortcode/trunk)
-
tags/1.0.1/last-updated-shortcode.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (3 diffs)
-
trunk/last-updated-shortcode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
last-updated-shortcode/tags/1.0.1/last-updated-shortcode.php
r593835 r1319440 4 4 Plugin URI: http://shinraholdings.com/plugins/last-updated-shortcode 5 5 Description: Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting). 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: bitacre 8 8 Author URI: http://shinraholdings.com 9 9 License: GPLv2 10 Copyright 201 2Shinra Web Holdings ([email protected])10 Copyright 2016 Shinra Web Holdings ([email protected]) 11 11 12 12 Shortcodes: -
last-updated-shortcode/tags/1.0.1/readme.txt
r646609 r1319440 5 5 Tags: shortcode, echo, display, last, time, date, update, updated, modified, changed 6 6 Requires at least: 2.8 7 Tested up to: 3.58 Stable tag: 1.0. 07 Tested up to: 4.4 8 Stable tag: 1.0.1 9 9 10 10 Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting). … … 43 43 44 44 == Changelog == 45 = 1.0.1 = 46 * Purely cosmetic update for WordPress 4.4 47 45 48 = 1.0.0 = 46 49 * First released version. … … 48 51 49 52 == Upgrade Notice == 53 = 1.0.1 = 54 Purely cosmetic update for WordPress 4.4. 55 50 56 = 1.0.0 = 51 57 First release, no upgrade notice (included to make the WordPress readme.txt validator happy). -
last-updated-shortcode/trunk/last-updated-shortcode.php
r593835 r1319440 4 4 Plugin URI: http://shinraholdings.com/plugins/last-updated-shortcode 5 5 Description: Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting). 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: bitacre 8 8 Author URI: http://shinraholdings.com 9 9 License: GPLv2 10 Copyright 201 2Shinra Web Holdings ([email protected])10 Copyright 2016 Shinra Web Holdings ([email protected]) 11 11 12 12 Shortcodes: -
last-updated-shortcode/trunk/readme.txt
r646609 r1319440 5 5 Tags: shortcode, echo, display, last, time, date, update, updated, modified, changed 6 6 Requires at least: 2.8 7 Tested up to: 3.58 Stable tag: 1.0. 07 Tested up to: 4.4 8 Stable tag: 1.0.1 9 9 10 10 Creates a shortcode to display the date/time when a post/page was last updated (with optional formatting). … … 43 43 44 44 == Changelog == 45 = 1.0.1 = 46 * Purely cosmetic update for WordPress 4.4 47 45 48 = 1.0.0 = 46 49 * First released version. … … 48 51 49 52 == Upgrade Notice == 53 = 1.0.1 = 54 Purely cosmetic update for WordPress 4.4. 55 50 56 = 1.0.0 = 51 57 First release, no upgrade notice (included to make the WordPress readme.txt validator happy).
Note: See TracChangeset
for help on using the changeset viewer.