Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    in code snippet you linked to the line $mail["to"] = get_option( "admin_email" ); sends the email to administrator if you want to send it to the Ad owner just remove this line from the snippet.

    Additionally to make sure the email is delivered to the user inbox you might need to configure email delivery via SMTP you can do it using a plugin like https://ww.wp.xz.cn/plugins/wp-mail-smtp/

Viewing 1 replies (of 1 total)

The topic ‘Contact Form’ is closed to new replies.