@mwalek
6 years, 10 months ago
I would really be thankful for help on this, I want when users type a message subject, it should include their username at the beginning or end. The Subject should be like this: “Username: Are you coming tomorrow?” I was reading this useful article: https://samelh.com/blog/2016/01/22/buddypress-how-to-add-custom-content-after-message-text-content/
Thanks in advance!
Any tips will be appreciated 🙂
@espellcaste
Use the subject filter: bp_get_messages_subject_value
bp_get_messages_subject_value
Thanks @espellcaste , let me have a look