Title: reCAPTCHA
Last modified: August 31, 2016

---

# reCAPTCHA

 *  Resolved [wnbnet](https://wordpress.org/support/users/wnbnet/)
 * (@wnbnet)
 * [10 years ago](https://wordpress.org/support/topic/recaptcha-51/)
 * I am using your plugin and Contact Form 7 on my website. I am also using Google
   reCAPTCHA on my contact form. Is there a way to stop the database from storing
   the reCAPTCHA information in the database?
 * Thanks for your help.
 * [https://wordpress.org/plugins/contact-form-7-to-database-extension/](https://wordpress.org/plugins/contact-form-7-to-database-extension/)

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

 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [10 years ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336272)
 * CFDB Options page, there is an option to list fields not to capture.
 *  Thread Starter [wnbnet](https://wordpress.org/support/users/wnbnet/)
 * (@wnbnet)
 * [10 years ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336274)
 * Thank you for your quick reply!
 * I saw the CFDB Options page where I could exclude fields to be captured. Currently
   it is populated with the following information:
 * /.*wpcf7.*/,_wpnonce
 * From the database listing it appears that the reCAPTCHA field is named **g-recaptcha-
   response** in my database. Based on that I modified the exclude fields to the
   following:
 * /.*wpcf7.*/,_wpnonce, g-recaptcha-response
 * However it did not work. What am I doing wrong?
 *  [rl227](https://wordpress.org/support/users/rl227/)
 * (@rl227)
 * [10 years ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336450)
 * try it without the space.
 * /.*wpcf7.*/,_wpnonce,g-recaptcha-response
 *  Thread Starter [wnbnet](https://wordpress.org/support/users/wnbnet/)
 * (@wnbnet)
 * [10 years ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336451)
 * That worked! Thanks again for your help!
 * Jim
 *  [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336600)
 * Hi,
 * I’m in the same situation and tried the same thing, unfortunatly the “g-recaptcha-
   response” field is still being saved.
 * I deleted the previous data where “g-recaptcha-response” was saved, then I added
   correctly the field in the “Do not save fields in DB” option, and finally I filled
   in the form to test it. But the “g-recaptcha-response” column still there…
 * Any ideas ?
 * Thanks,
 * Clément
 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336601)
 * Which plugin is generating that field?
 *  [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336602)
 * It’s the Google captcha service which is directly included in the Contact Form
   7 plugin.
 * You can see an exemple here : [http://www.hotclubjazzlyon.com/contact](http://www.hotclubjazzlyon.com/contact)
 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336603)
 * How do I add that to the CF7 form definition?
 *  Plugin Author [Michael Simpson](https://wordpress.org/support/users/msimpson/)
 * (@msimpson)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336604)
 * How do I add that to the CF7 form definition?
 *  Thread Starter [wnbnet](https://wordpress.org/support/users/wnbnet/)
 * (@wnbnet)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336606)
 * It will work if you add it without the spaces like below.
 * /.*wpcf7.*/,_wpnonce,g-recaptcha-response
 *  [Clementbb](https://wordpress.org/support/users/clementbb/)
 * (@clementbb)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336611)
 * Oh, it works now… There were no space after the comma but there were one hiding
   at the end of the line…
 * So it works as expected ^^
 * Thanks,
    Clement

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

The topic ‘reCAPTCHA’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-to-database-extension_ffffff.
   svg)
 * [Contact Form DB](https://wordpress.org/plugins/contact-form-7-to-database-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-to-database-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-to-database-extension/reviews/)

 * 11 replies
 * 4 participants
 * Last reply from: [Clementbb](https://wordpress.org/support/users/clementbb/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/recaptcha-51/#post-7336611)
 * Status: resolved