Skip to content

Commit b5386b7

Browse files
committed
linked changelog
linked changeling file
1 parent feb273a commit b5386b7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Will show only date (as set in WordPress Settings > General) for the item of a p
6262
| `show_time` | `yes` will display time also | `no` | -- |
6363
| `show_sep` | `yes` will display separator string | `no` | -- |
6464
| `sep` | optional separator string | ` @` (that is a space plus @-symbol, like so: " @") | yes! |
65-
| `show_label` | `yes` will display a label string before date & time values | no | -- |
65+
| `show_label` | `yes` will display a label string before date & time values | `no` | -- |
6666
| `label_before` | label string before date & time values | `Last updated:` (by default not shown) | yes! |
6767
| `label_after` | label string after time value -- useful for languages like German to get time values like "9.40 Uhr" (see the "Uhr" string) | "" (not displayed) | -- |
6868
| `class` | additional custom class for the wrapper | "" (none) | -- |
@@ -100,4 +100,9 @@ Will show only date (as set in WordPress Settings > General) for the item of a p
100100
* *Recommended:* Global WordPress lang dir path for translations: `wp-content/languages/plugins/shortcode-item-updated-de_DE.mo` ---> *NOTE: if this file/path exists it will be loaded at higher priority than the plugin path! This is the recommended path & way to store your translations as it is update-safe and allows for custom translations!*
101101
* Recommended translation tools: *Poedit Pro v1.8+* or *WordPress Plugin "Loco Translate"* or *your IDE/ Code Editor* or *old WordPress "Codestyling Localization"* (for the brave who know what they are doing :) )
102102

103+
104+
## Changelog:
105+
106+
See plugin file [CHANGES.md here](https://github.com/deckerweb/shortcode-item-updated/blob/master/CHANGES.md)
107+
103108
Copyright (c) 2015 David Decker - DECKERWEB.de

0 commit comments

Comments
 (0)