Button that links to the Private Message (compose)
-
This is the code linking to the specific member I wanted to send a message.
<a href="/members/<?php echo bp_core_get_username( get_the_author_meta( 'ID' ) ); ?>/">
but the question is, how can I go directly to the Private Message?
Thank you!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Button that links to the Private Message (compose)’ is closed to new replies.