bp_the_thread_subject()
Output the subject of the thread currently being iterated over.
Contents
Description Description
Source Source
File: bp-messages/bp-messages-template.php
function bp_the_thread_subject() { echo bp_get_the_thread_subject(); }