Skip to main content

Added contact and search forms

PropertyValue
descriptionAdded the shipped starter forms for contact capture and WordPress search.
  • Added the Contact form.
  • Added the Search form.
  • Built the Contact form with First Name, Last Name, Email, Phone, Inquiry, Consent, and submit fields.
  • Configured the Contact form to save submissions on both save and submit.
  • Configured the Contact form to show Thank you for your submission. on success.
  • Configured the Contact form to send a notification email using the shared forms sender option and the shared forms recipient option.
  • Used the submitter email field as the reply-to value for the Contact notification email.
  • Built the Search form with a required search field whose default value is the current s query var.
  • Configured the Search form to run the WordPress search action without narrowing the post-type list.