Alex Brearley

Forum Replies Created

Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • in reply to: show and reply to specific message ID #9712
    Alex Brearley
    Participant

    If you have any guidance on how I can pass the ID in the parameter to the action hook that would be appreciated.

    in reply to: show and reply to specific message ID #9706
    Alex Brearley
    Participant

    The ID is actually a parameter in the URL on the page that has the fep_shortcode_new_message_form shortcode on. I’m currently investigating how to provide that parameter to the fep_action_message_after_send action.

    in reply to: show and reply to specific message ID #9677
    Alex Brearley
    Participant

    Is it possible to prevent the user from changing the subject when using the fep_shortcode_new_message_form shortcode? I need to associate an ID (from my web app) with the message/post ID generated by fep. At the moment the only way I can see of doing this is to embed the ID into the subject of the fep message but then there is the risk that the user changes it. Using CSS to hide it is not robust as someone could unhide it from their browser if they so wished.

    Ideally I would like to pass my ID to fep so that when it creates the first message, it stores my ID as a post_meta data. Is that possible?

    Thanks

    in reply to: show and reply to specific message ID #9579
    Alex Brearley
    Participant

    Thanks Shamin for your response. How many arguments are sent from the fep_action_message_after_send action? To use fep_get_message_with_replies function, what global do I need define or what file do I need to include?

Viewing 4 posts - 31 through 34 (of 34 total)