• Resolved wiresplus

    (@wiresplus)


    Hello,
    I installed your plugin and made a few test submissions on my CF7 forms.
    I cannot find where your plugin has stored the data. What table does it put it in?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jasongreen

    (@jasongreen)

    Hi wiresplus

    The submissions are saved as posts and saved in wp_posts. Additional meta will be stored in wp_postmeta.

    But you don’t need to view posts via the database. You can go to Contact Forms -> Submissions to view them.

    Thread Starter wiresplus

    (@wiresplus)

    Thanks.
    Actually, I’m querying the database with a separate app, that’s why I needed the location.

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

The topic ‘cannot find where the data is stored’ is closed to new replies.