Skip to content

Instantly share code, notes, and snippets.

@thetwopct
Created January 14, 2019 14:59
Show Gist options
  • Save thetwopct/85cd9b9c46f2b611d9394ecf98c28414 to your computer and use it in GitHub Desktop.
Save thetwopct/85cd9b9c46f2b611d9394ecf98c28414 to your computer and use it in GitHub Desktop.
Contact Form 7 defaults
[text* your-name placeholder "name"]
[email* your-email placeholder "email"]
[textarea* your-message class:comment-form]
[honeypot your-website validautocomplete:true move-inline-css:true]
[submit "Send"]
====
From: [your-name]
Email: [your-email]
Subject: [your-subject]
Message Body:
[your-message]
--
This e-mail was sent from a contact form on [_url] by [_remote_ip] [_user_agent]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment