Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is there anyway to display a time stamp on forum posts?


rossagrant
Participant

@rossagrant

php echo sprintf( __( ‘%s said %s ago:’, ‘buddypress’ ), bp_get_the_topic_post_poster_name(), bp_get_the_topic_post_time_since() )

Skip to toolbar