keep record of email messages send through send enquiry

This topic contains 2 replies, has 3 voices, and was last updated by  Stiofan O’Connor 8 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #322079

    babak nemaei
    Expired Member

    is there a way to record the messages sent through send enquiry form. if there is no existing way can you tell me where in the code i can adjust to submit to a custom database table or i can create a custom post type with required meta fields and record on submit

    #322325

    Paolo
    Site Admin
    Post count: 31211

    At the moment you can have them all sent to you as BBC.

    I alerted the developers for your question about customizing the code.

    Thanks

    #322466

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    we plan to make something for this but i am not sure when.

    You can use this hook to do what you want with the info
    https://wpgeodirectory.com/codex/codex/geodirectory_actions/geodir_after_send_enquiry_email/

    
    
    do_action('geodir_after_send_enquiry_email','_my_log_enquiry_func',10,1);
    function _my_log_enquiry_func($request){
        print_r($request);exit; // line for testing
    }

    Thanks,

    Stiofan

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount