Changeset 948148
- Timestamp:
- 07/14/2014 03:32:39 PM (12 years ago)
- Location:
- post-half-life
- Files:
-
- 2 edited
-
tags/0.1.2/post-half-life.php (modified) (2 diffs)
-
trunk/post-half-life.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-half-life/tags/0.1.2/post-half-life.php
r948127 r948148 2 2 /** 3 3 * @package Post_Half_Life 4 * @version 0.1 4 * @version 0.1.2 5 5 */ 6 6 /* … … 9 9 Description: A Plugin for calculating the half life of a blog post. So you can determine which content and what posting time is best for your content. 10 10 Author: Klaus Breyer 11 Version: 0.1 11 Version: 0.1.2 12 12 Author URI: http://klaus-breyer.de 13 13 */ -
post-half-life/trunk/post-half-life.php
r948127 r948148 2 2 /** 3 3 * @package Post_Half_Life 4 * @version 0.1 4 * @version 0.1.2 5 5 */ 6 6 /* … … 9 9 Description: A Plugin for calculating the half life of a blog post. So you can determine which content and what posting time is best for your content. 10 10 Author: Klaus Breyer 11 Version: 0.1 11 Version: 0.1.2 12 12 Author URI: http://klaus-breyer.de 13 13 */
Note: See TracChangeset
for help on using the changeset viewer.