I Mean to ask is that do contact form 7 to database extension plugin used saves the form submission data to mysql database at the server or keeps somewhere in the wordpress.
I Mean to ask is that do contact form 7 to database extension plugin used saves the form submission data to mysql database at the server or keeps somewhere in the wordpress.
Yes, it creates a new table called {$wpdb->prefix}_cf7dbplugin_submits in your WordPress database. Also you can manage your database e.g with Adminer plugin.
Once Again Thanks, For The Help...
You must log in to post.