@since: BuddyPress 1.1.0 |
Description |
---|---|
BP_XProfile_Field::__construct() |
Initialize and/or populate profile field. |
thread_loop_end |
Fires when at the end of messages to iterate over. |
thread_loop_start |
Fires if at the start of the message loop. |
bp_get_the_thread_message_content() |
Get the content of the current message in the loop. |
bp_get_the_thread_message_content |
Filters the content of the current message in the loop. |
bp_get_the_thread_message_sender_link() |
Get a link to the sender of the current message. |
bp_get_the_thread_message_sender_link |
Filters the link to the sender of the current message. |
bp_the_thread_message_sender_name() |
Output the display name of the sender of the current message. |
bp_get_the_thread_message_sender_name() |
Get the display name of the sender of the current message. |
bp_get_the_thread_message_sender_name |
Filters the display name of the sender of the current message. |