Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author weDevs

    (@wedevs)

    Hello,

    What kind of notification do you want to send? Please describe me in more details.

    Thanks.

    Thread Starter pradeepkumar1565

    (@pradeepkumar1565)

    By using wp user front end plugin, i have created one form to insert into post.

    Task that have done:

    1. I have enabled guest post option but i have disabled “Require Name and Email address” option.

    2. In form i have added “email” custom field and made it as required field.

    Question:

    In front end if guest gives his “Email-ID” in the custom field . Automatically we need to get their Email-ID and send a “Thank you” message to his Email-ID.

    Plugin Author weDevs

    (@wedevs)

    Hello,

    By default it is not possible. We do not have such kind of feature right now.

    Thanks.

    Thread Starter pradeepkumar1565

    (@pradeepkumar1565)

    Yes i knew that.. Suggest me files where i can use WP_mail
    So it gets the value of “Email” Custom field and sends email to that “Email-ID”

    Plugin Author Tareq Hasan

    (@tareq1988)

    You can use this action hook and grab the email from custom field and send a notification email.

    Thread Starter pradeepkumar1565

    (@pradeepkumar1565)

    Thank you Tareq Hasan.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘send email notification to email id entered in custom field’ is closed to new replies.