Is there a way to capture the WordPress User ID from a form into wp_CF7DBPlugin_SUBMITS ?
http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/
Is there a way to capture the WordPress User ID from a form into wp_CF7DBPlugin_SUBMITS ?
http://wordpress.org/extend/plugins/contact-form-7-to-database-extension/
Yes, if the user is logged in when he submits a form, then his login ID will automatically be captured in a "Submitted Login" field.
My apologies, I just missed it. I was testing on a non logged user. Good stuff, thanks.
You must log in to post.