Changeset 1043669
- Timestamp:
- 12/12/2014 08:42:01 PM (11 years ago)
- File:
-
- 1 edited
-
timespan/trunk/timespan.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
timespan/trunk/timespan.php
r1010883 r1043669 4 4 Plugin URI: http://paper-leaf.com 5 5 Description: A simple, easy to use plugin which can be used to display the average time it will take to read a post. 6 Version: 1.0. 66 Version: 1.0.7 7 7 Author: Paper Leaf Design 8 8 Author URI: http://paper-leaf.com … … 118 118 return $full . $content; // return rounded time 119 119 } 120 } else { 121 return $content; 120 122 } 121 123 } else {
Note: See TracChangeset
for help on using the changeset viewer.