messages_get_default_subject_length()
Filter default message length. (30 characters)
Description
Source
File: bp-messages/bp-messages-functions.php
function messages_get_default_subject_length() {
return apply_filters('bp_messages_get_default_subject_length', 30);
}
Changelog
| Version | Description |
|---|---|
| BuddyBoss 1.0.0 | 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.