Hi Laura,
No problem. In that case can you tell me which file I will find the function associated with the “send private message button”?
When I call: <?php do_action( ‘bp_directory_members_actions’ ); ?>
I want to assign its function.
For example: <?php do_action( ‘bp_directory_members_actions, ‘send_private_message_button’, );
Thanks