Changeset 6026 for trunk/wp-content/themes/default/attachment.php
- Timestamp:
- 09/03/2007 11:32:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/attachment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/attachment.php
r5982 r6026 26 26 You'll need to download this plugin, and follow the instructions: 27 27 http://binarybonsai.com/archives/2004/08/17/time-since-plugin/ */ 28 /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> 28 /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> 29 29 on <?php the_time('l, F jS, Y') ?> at <?php the_time() ?> 30 30 and is filed under <?php the_category(', ') ?>. 31 You can follow any responses to this entry through the <?php comments_rss_link('RSS 2.0'); ?> feed. 31 You can follow any responses to this entry through the <?php comments_rss_link('RSS 2.0'); ?> feed. 32 32 33 33 <?php if (('open' == $post-> comment_status) && ('open' == $post->ping_status)) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)