bp_message_thread_content()
Output the thread’s last message content.
Description
When viewing your Inbox, the last message is the most recent message in the thread of which you are not the author.
When viewing your Sentbox, last message is the most recent message in the thread of which you are the member.
Source
File: bp-messages/bp-messages-template.php
function bp_message_thread_content() { echo bp_get_message_thread_content(); }
Changelog
Version | Description |
---|---|
BuddyPress 2.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.