Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

How to Save Contact Form Data in the WordPress Database

Editorial Note: We earn a commission from partner links on WPBeginner. Commissions do not affect our editors' opinions or evaluations. Learn more about Editorial Process.

Recently, one of our readers asked if it is possible to save WordPress contact form data in the database.

Most popular WordPress form plugins will send a notification email to administrators after a form entry is submitted on the website. However, what happens to this data after it is sent?

In this article, we will share how to save contact form data in the WordPress database.

Saving your contact form data in your WordPress database

Contact Forms and the WordPress Database (Behind the Scenes)

When a visitor submits their details in a contact form on your WordPress site, the most prominent visible action that you, as a website owner, will see is an email notification in your inbox. It contains all the details that a specific visitor submitted.

However, behind the scenes, most WordPress form plugins will also store this data in your WordPress database.

A WordPress database is a system for storing and fetching data in an organized way. It allows plugin developers to manage data in a programmable way.

As a user, if you wanted to display the data in your WordPress database, then you would need to log in to your WordPress hosting account and open the phpMyAdmin tool.

For example, if you are using Bluehost, then the link to phpMyAdmin is located in the panel on your left. Simply go to Advanced » phpMyAdmin from your Bluehost dashboard.

phpmyadmin panel in Bluehost

Once you are in phpMyAdmin, you need to select your WordPress database, then click on the database table of your respective WordPress form plugin.

Since we use WPForms, this is our form table: wp_wpforms_entries.

The wp_wpforms_entries and wp_wpforms_entry_meta tables shown in the phpMyAdmin list

Once you have clicked on the table, you will find all your form entries in the ‘field’ column.

You will probably agree with us when we say that this is not the most user-friendly way to see data.

Contact Form Data Fields in WordPress Database phpMyAdmin View

This is why most premium WordPress form plugins come with a user-friendly entry management solution that allows you to access form entries inside your WordPress dashboard.

All contact form data is still stored in your WordPress database, but you can view it in a user-friendly interface like your WordPress admin instead of the screenshot above.

Let’s see how you can easily manage your form entries in WordPress.

Video Tutorial

Subscribe to WPBeginner

If you’d prefer written instructions, then just keep reading.

How to Manage Contact Form Entries in WordPress

For the sake of this tutorial, we will be using WPForms. It is the best WordPress contact form plugin that helps you manage your form entries with ease.

However, a similar process exists for other popular WordPress form plugins, including Formidable Forms.

First, you will need to create a contact form with WPForms. If you need instructions for this, then you can follow our step-by-step guide on how to create a contact form in WordPress.

After you have added the contact form on your WordPress website, you need to go ahead and make a test entry submission. Here is an example of our simple contact form.

A simple contact form, showing fields for Name, Email, and Comment or Message

Once you have filled it out with sample information, click on ‘Submit’.

This will cause two things to happen. First, it will send you, the site admin, an email with all the information from the form.

Second, it will store the contact form data in your WordPress database that you can view by going to WPForms » Entries in the WordPress dashboard.

The WPForms Entries Overview page, showing a graph and a table with the form name and number of entries

On this screen, you will see different forms and their entries.

You can click on your form’s name or the count under ‘All Time’ to see your entry.

Table showing entered form data for name, email, and comment or message

The entry management screen allows you to star (favorite) entries in the table, mark them as read, or even delete them.

You can click on the ‘View’ link next to the entry item to see more details, such as the date of submission, other contact form fields, and more.

The View link, indicated by a red arrow, that you click to view the contact form entry details

On the WPForms ‘Entry Details’ page, you can add notes about the contact form entry, print or export it, star it, and more.

As a user, this interface is more user-friendly compared to viewing the contact form data stored in a WordPress database.

The page showing all the details about the contact form entry

Now that you know about forms and databases let’s see how you can save space by preventing form entries from being stored.

Bonus Tip: How to Disable Form Data from Being Stored in WordPress Database

In some cases, you may not want to store your contact form data in a WordPress database. WPForms also allows you to do that.

All you need to do is edit the WordPress form, and it will open the WPForms form builder.

You need to go to the Settings » General tab inside the builder and scroll to the bottom. Next, make sure to check the ‘Disable storing entry information in WordPress’ option.

Disable Entry Storing on WPForms

After that, simply click on the ‘Save’ button, and you are done.

Now, you need to go back to this form and submit a test entry to make sure that you are receiving email notifications. This is very important because the contact form entry will NOT be stored in the database when you have the above setting checked.

If you are running into the WordPress not sending email issue, then you will need to install and activate the WP Mail SMTP plugin.

It helps you improve WordPress email deliverability by letting you connect with top SMTP providers like Amazon SES, SendGrid, and more.

We hope this article helped you learn how to save contact form data in the WordPress database. You may also want to see our guide on the best email marketing services and our tutorial on how to increase your website traffic and sales.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

2 CommentsLeave a Reply

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Jiří Vaněk says

    This is exactly the reason why I switched to the paid version of WPForms. Because I can see all the forms nicely in the WP administration. WPForms is a great plugin and the paid version is a joy to work with.

Leave A Reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

WPBeginner Assistant
How can I help you?

By chatting, you consent to this chat being stored according to our privacy policy and your email will be added to receive weekly WordPress tutorials from WPBeginner.