bp_send_private_message_button()
Output the ‘Message’ button for member profile headers.
Description
Explicitly named function to avoid confusion with public messages.
Source
File: bp-messages/bp-messages-template.php
function bp_send_private_message_button() { echo bp_get_send_message_button(); }
Changelog
Version | Description |
---|---|
BuddyPress 1.2.6 | 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.