Title: Simple Form
Last modified: August 19, 2016

---

# Simple Form

 *  [dbunit16](https://wordpress.org/support/users/dbunit16/)
 * (@dbunit16)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/)
 * I want to have a simple contact form on every post. It would basically just have
   the following:
 * Name
    Email Phone Message
 * I know this is pretty easy, but the trick here is that I want the form to be 
   emailed to an address that is associated specifically with that post. So I would
   essentially want the results emailed to an address located in a custom field.
 * Any ideas/help would be greatly appreciated.
 * Thanks,
 * Jon

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [g3legacy](https://wordpress.org/support/users/g3legacy/)
 * (@g3legacy)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/#post-1885606)
 * Hi, by custom field do you mean in the admin area for that post? You should be
   able to use get post meta ( [http://codex.wordpress.org/Function_Reference/get_post_meta](http://codex.wordpress.org/Function_Reference/get_post_meta))
   and pass the email via a variable to the PHP mail function?
 * Thats as far as my PHP knowledge currently goes! Dan
 *  Thread Starter [dbunit16](https://wordpress.org/support/users/dbunit16/)
 * (@dbunit16)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/#post-1885766)
 * Understood. That was my thought, but I need a plug-in/script for the form portion
   of it.
 *  [Jam](https://wordpress.org/support/users/pimaniii/)
 * (@pimaniii)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/#post-1885767)
 * Perhaps try searching “Contact Form” in the plugins area and see what fits your
   needs?
 *  [g3legacy](https://wordpress.org/support/users/g3legacy/)
 * (@g3legacy)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/#post-1885768)
 * Oh I see, so your missing the actual contact form itself? I wrote one specifically
   for my needs as I wanted to work out how to write one. If this isn’t important
   I would probably use a plugin too.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Simple Form’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [g3legacy](https://wordpress.org/support/users/g3legacy/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/simple-form-2/#post-1885768)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
