bp_the_thread_subject()
Output the subject of the thread currently being iterated over.
Source Source
File: bp-messages/bp-messages-template.php
function bp_the_thread_subject() { echo bp_get_the_thread_subject(); }
Expand full source code Collapse full source code View on Trac