Event Ticket sender

Home Forums Welcome! Pre-Sales Questions Event Ticket sender

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1040576
    Alexander Klein
    Guest

    Hi developers.

    You did a great work with the event calender and the tickets.
    Out of the box both work fine.

    Just one single thing I could not figure out:
    When the Ticket Plugin sends a confirmation email it uses the email address [email protected] and the senders name is WordPress. Is it possible to change this? Is it possible to change this in Tickets Plus? 😉

    Best whishes from Germany and thank you in advance,
    Alexander

    #1041037
    George
    Participant

    Hey Alexander,

    Thank you for all of the kind words! 😀

    To answer your questions about the email sender, this is the default behavior of WordPress’ wp_mail() function.

    Please read about this function here → https://codex.wordpress.org/Function_Reference/wp_mail

    If you notice the first paragraph, it describes what you see:

    The default sender name is “WordPress” and the default sender email address is [email protected]. These may be changed by including a header.

    So changing the header and the “From” email would take some code customization; we’re not able to help with code customizations but I hope this information is clear and helpful nonetheless 🙂

    Cheers!
    George

    #1076195
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Ticket sender’ is closed to new replies.