File: bp-messages/bp-messages-functions.php |
Description |
---|---|
messages_get_default_subject_length() |
Filter default message length. (30 characters) |
bp_messages_delete_meta() |
Delete metadata for a message. |
bp_messages_get_meta() |
Get a piece of message metadata. |
bp_messages_update_meta() |
Update a piece of message metadata. |
bp_messages_add_meta() |
Add a piece of message metadata. |
messages_notification_new_message() |
Email message recipients to alert them of a new unread private message. |
bp_messages_sent_notification_email |
Fires after the sending of a new message email notification. |
messages_remove_callback_values() |
Unset messages-related cookies. |
messages_get_unread_count() |
Get the unread messages count for a user. |
messages_is_user_sender() |
Check whether a user is the sender of a message. |