“FROM” field Adjusting with WP Plugin

When site user submits Contact form on your site you get a letter with Contact Form data. By default it is defined like from WordPress and you may want to see this type of letters from your site. In order to reach this follow next instruction:

  • Open or create needed Contact Form
  • Move to Submit Options Tab
  • Enter some text before your.email@address in angle brackets in From field.
    For example – Test <[email protected]> – in this case emails will be from Test.

Submit Options From Field Filling

  • Save changes

After user submitted Contact Form you letters will be from Test, not WordPress —

Contact Form Submitted

In the case you want to see submitted form letters from user, which submitted the this form follow next instruction:

  • Open or create needed Contact Form
  • Move to Submit Options Tab
  • In From field enter this code [user_first_name] [user_last_name] <[user_email]>

Submit Options User Name

  • Save changes

After user submitted Contact Form you letters will be from User Name and User email —

Contact Form User Name Inbox

Categories
Latest Articles