PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Remove name="" from forms elements

  1. I'm looking for what file I would need to edit in order to remove the name="" from the form elements. Right now, I have a Name element, email element, drop down boxes, and regular text boxes. Which file would I need to edit?

    Posted 12 years ago on Monday April 2, 2012 | Permalink
  2. David Peralty

    If you don't mind me asking, what are you trying to accomplish through removing that element from the form code? With updates coming out all the time, editing the core files of the plugin isn't an ideal solution, and I would like to help you with your overall goal.

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  3. The overall goal is to not post the information to the server. I'm handling credit card information using Stripe services and stated here (https://stripe.com/docs/tutorials/forms) they would like you to remove the name attribute on sensitive information.

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink