Title: DB table
Last modified: July 21, 2020

---

# DB table

 *  Resolved [mcsym](https://wordpress.org/support/users/mcsym/)
 * (@mcsym)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/db-table/)
 * Where in wordpress database the plugin stores submission_id’s?

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

 *  Plugin Author [tsjippy](https://wordpress.org/support/users/tsjippy/)
 * (@tsjippy)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/db-table/#post-13168684)
 * in the postmeta table, get it with: `get_post_meta( $_POST['formid'], "cf7_submission_id_COUNTER",
   true);`
 *  Thread Starter [mcsym](https://wordpress.org/support/users/mcsym/)
 * (@mcsym)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/db-table/#post-13168708)
 * Thanks!

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

The topic ‘DB table’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-submission-id.svg)
 * [UniqueID for Contact Form 7](https://wordpress.org/plugins/cf7-submission-id/)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-submission-id/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-submission-id/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-submission-id/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-submission-id/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mcsym](https://wordpress.org/support/users/mcsym/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/db-table/#post-13168708)
 * Status: resolved