Changeset 1308
- Timestamp:
- 08/25/08 14:04:47 (3 months ago)
- Files:
-
- accurate-post-time/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
accurate-post-time/trunk/readme.txt
r1307 r1308 12 12 13 13 * Add the `accurate-post-time` file to bbPress 'bb-plugins/' directory and activate. 14 * For example, in front-page.php, change the "topic_time()" to "topic_time('l j M G:i') 14 15 * For example, in front-page.php, 16 change: topic_time() 17 to: topic_time('l j M G:i') 18 15 19 * Enjoy :)
