@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_get_the_thread_message_css_class |
Filters the CSS classes for messages within a single thread. |
bp_the_thread_message_sender_id() |
Output the ID for message sender within a single thread. |
bp_get_the_thread_message_sender_id() |
Return the ID for message sender within a single thread. |
bp_get_the_thread_message_sender_id |
Filters the ID for message sender within a single thread. |
bp_messages_is_active_notice |
Filters whether or not the notice is currently active. |
bp_get_message_thread_last_message_date |
Filters the unformatted date of the last post in the current thread. |
bp_get_message_thread_last_post_date |
Filters the nicely formatted date of the last post in the current thread. |
bp_message_thread_has_unread |
Filters whether or not a message thread has unread items. |
bp_groups_group_access_protection() |
Protect access to single groups. |
bp_group_user_has_access |
Allow plugins to filter whether the current user has access to this group content. |