Title: [Plugin: FormBuilder] Hard code &#039;From Address&#039; not &#039;Posted value&#039; to whitelist
Last modified: August 20, 2016

---

# [Plugin: FormBuilder] Hard code 'From Address' not 'Posted value' to whitelist

 *  [RUBYHAUS](https://wordpress.org/support/users/rubyhaus/)
 * (@rubyhaus)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-formbuilder-hard-code-into-php-a-from-address-not-posted-value/)
 * **Possible to hard code into the PHP a ‘From Address’ instead of using the ‘posted
   value’ address from the form entry:**
 * thus able to whitelist the email address to assure no spam blocking of that address?
 * I’ve been looking through the formbuilder.php page to see if this is possible.
 * Below is an instance in the script where I saw something I think I should focus
   on moding “form_id”. Roughly lines 325-335 Seems to be other important calls 
   around this code.
 * Any ideas??
 *     ```
       $sql = "SELECT form_id FROM " . FORMBUILDER_TABLE_PAGES . " WHERE post_id = '$post_id';";
       $results = $wpdb->get_results($sql, ARRAY_A);
       ```
   

The topic ‘[Plugin: FormBuilder] Hard code 'From Address' not 'Posted value' to 
whitelist’ is closed to new replies.

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [from email](https://wordpress.org/support/topic-tag/from-email/)
 * [id](https://wordpress.org/support/topic-tag/id/)

 * 0 replies
 * 1 participant
 * Last reply from: [RUBYHAUS](https://wordpress.org/support/users/rubyhaus/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-formbuilder-hard-code-into-php-a-from-address-not-posted-value/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
