Changeset 2100542
- Timestamp:
- 06/04/2019 04:38:13 PM (7 years ago)
- Location:
- post-thanks
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-thanks/tags/1.1/readme.txt
r2100500 r2100542 9 9 == Description == 10 10 11 Plugin adds 'Thank you for reading!'message in end of each post published.11 Plugin adds custom text message in end of each post published. 12 12 13 13 == Installation == 14 14 15 1. Upload the entire `p lugina` folder to the `/wp-content/plugins/` directory.15 1. Upload the entire `post-thanks` folder to the `/wp-content/plugins/` directory. 16 16 1. Activate the plugin through the 'Plugins' menu in WordPress. 17 17 … … 28 28 We are upgrading the plugin. 29 29 30 == Version==30 == Changelog == 31 31 32 = 1.1=32 = 1.1 = 33 33 * Added functionality to show hide text 34 34 * Added functionality to manually enter text 35 35 * Added functionality to color text 36 36 37 = 1.0=37 = 1.0 = 38 38 First version -
post-thanks/trunk/readme.txt
r2100496 r2100542 9 9 == Description == 10 10 11 Plugin adds 'Thank you for reading!'message in end of each post published.11 Plugin adds custom text message in end of each post published. 12 12 13 13 == Installation == 14 14 15 1. Upload the entire `p lugina` folder to the `/wp-content/plugins/` directory.15 1. Upload the entire `post-thanks` folder to the `/wp-content/plugins/` directory. 16 16 1. Activate the plugin through the 'Plugins' menu in WordPress. 17 17 … … 28 28 We are upgrading the plugin. 29 29 30 == Version==30 == Changelog == 31 31 32 = 1.1=32 = 1.1 = 33 33 * Added functionality to show hide text 34 34 * Added functionality to manually enter text 35 35 * Added functionality to color text 36 36 37 = 1.0=37 = 1.0 = 38 38 First version
Note: See TracChangeset
for help on using the changeset viewer.