Changeset 1307
- Timestamp:
- 08/25/08 14:01:41 (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
r1305 r1307 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 " <?php topic_time(); ?>" to "<?php topic_time('l j M Ã G:i'); ?>"14 * For example, in front-page.php, change the "topic_time()" to "topic_time('l j M G:i') 15 15 * Enjoy :)
