bp_thread_the_message()

Set up the current thread inside the loop.

Description

Return

(object)

Source

File: bp-messages/bp-messages-template.php

1656
1657
1658
1659
1660
function bp_thread_the_message() {
    global $thread_template;
 
    return $thread_template->the_message();
}

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.