• Resolved badworker

    (@badworker)


    There is a need to receive connection errors on email, etc. But I have nothing to catch on – I do not see any hooks, etc.
    It would be nice if he was, for example, here:
    includes / class-gs-service.php >> cf7_save_to_google_sheets after line 137:

    } catch (Exception $e) {
                $data['ERROR_MSG'] = $e->getMessage();
                $data['TRACE_STK'] = $e->getTraceAsString();
                Gs_Connector_Utility::gs_debug_log($data);
                do_action('cf7_save_to_google_sheets_error',$data);
    }
Viewing 1 replies (of 1 total)
  • Plugin Author WesternDeal

    (@westerndeal)

    Hello,

    Thanks for the suggestion,
    Yes, we have planned to add hooks, so that developers can use as required,
    will going to release soon, we are going to launch PRO version soon, and you will get more features. we will update you shortly about this,

    Regards
    Abdullah!

Viewing 1 replies (of 1 total)

The topic ‘An error occurred while saving google sheets.’ is closed to new replies.