Forums
-
- Forum
- Posts
-
- Installation
- 28,096
- Troubleshooting
- 61,375
- Themes
- 10,273
- Plugins
- 15,143
- Requests & Feedback
- 14,751
- Showcase
- 3,251
-
how does one filter the output for time in this example?
<?php echo $latestpost->post_time; ?>
i’d like it to be in the format of ( 'g:i A' )
ps, my good, good people
how would i turn this link into a link to the latest reply itself instead of just the topic:
<a href="<?php echo get_topic_link($latestpost->topic_id); ?>"><?php echo get_topic_title($latestpost->topic_id); ?></a>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS