• Resolved siteprowizard

    (@siteprowizard)


    I would like the form to work with smtp authentication- that usually works through Pear Mail Package.
    Can you direct me where i can find the send mail part of the plugin where i can change that?

Viewing 1 replies (of 1 total)
  • Plugin Author mondula2016

    (@mondula2016)

    Hi there,
    you can find the fw_send_email function in includes/lib/class-mondula-multistep-forms-shortcode.php. This function is calling wp_mail.

    The source code along with build-tools can be found at https://github.com/mlooft/multi-step-form.

    Happy developing!

    Mondula

Viewing 1 replies (of 1 total)

The topic ‘the Mail function’ is closed to new replies.