Forums
-
- Forum
- Posts
-
- Installation
- 28,541
- Troubleshooting
- 62,832
- Themes
- 10,444
- Plugins
- 15,391
- Requests & Feedback
- 14,992
- Showcase
- 3,258
-
<td class="num"><a href="<?php topic_last_post_link(); ?>"><span class=timetitle title="<?php echo date("r",strtotime($topic->topic_time)); ?>"><?php topic_time(); ?></span></a></td>
I was referring to the title in this line.
And I’m trying to implement the code you gave above.
I want the regular text to read the freshness and the title to hold the exact date.