So how do I edit it exactly? I can't find any of the html elements by searching. I need to add a custom field because I'm making my own anti spam question. The field doesn't need to do anything other than exist in the $_POST["spam"] so I can do an if ($_POST["spam"] == "spam answer")