Skip to:
Content
Pages
Categories
Search
Top
Bottom

Get recipients id while composing message


  • abhimanyubind
    Participant

    @abhimanyubind

    Hello, I want to know which hook is triggered when we click on “Send Message” while composing private message for the first time. Also is there any function which will give the ids/name of the recipients mentioned while composing the private message.

    Your help will be appreciated. 🙂

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    Use this hook:
    do_action_ref_array( 'messages_message_before_save', array( &$this ) );
    In function send() in this file:
    buddypress\bp-messages\bp-messages-classes.php

Viewing 1 replies (of 1 total)
  • The topic ‘Get recipients id while composing message’ is closed to new replies.
Skip to toolbar