apply_filters( 'bp_get_the_thread_subject' )
Filters the subject of the thread currently being iterated over.
Description Description
Return Return
(string) $last_message_subject Subject of the thread currently being iterated over.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |