Forums
-
- Forum
- Posts
-
- Installation
- 28,090
- Troubleshooting
- 61,371
- Themes
- 10,273
- Plugins
- 15,121
- Requests & Feedback
- 14,742
- Showcase
- 3,251
-
Turn the time-string into a timestamp to be turned into a time-string.
<?php echo date( 'g:i A', strtotime( $latestpost->post_time ) ); ?>
There’s a template function that gives you the link to the latest post in the topic. I believe it’s called get_topic_last_post_link()
but I’m not sure.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS