Title: Database wp_posts data question&#8230;
Last modified: October 7, 2020

---

# Database wp_posts data question…

 *  Resolved [wordmax](https://wordpress.org/support/users/wordmax/)
 * (@wordmax)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/database-wp_posts-data-question/)
 * Products & orders data look like they are all stored in wp_posts table in the
   WordPress database. What is the reason this data is not stored in unique tables
   for the plugin? For example wp_asp or something like that? This way, if you allow
   the option in plugin settings to delete the plugin (and all related data) it 
   will be a clean and complete uninstall of all data related to the plugin from
   the database.
 * Thanks

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

 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/database-wp_posts-data-question/#post-13515699)
 * Thank you for reaching out to us. I have submitted a message to the developers
   to investigate further your request.
 * Kind regards
 *  Plugin Author [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/database-wp_posts-data-question/#post-13515956)
 * We use custom post type for this plugin. Custom post type uses the standard wp_posts
   table. That offers a few advantages that allows us to offer features that we 
   want. It’s a decision that we made when we created the plugin.
 * You will need to use a different plugin that uses separate custom database table(
   we will not change this plugin, it will continue to work as it currently does).
 *  Thread Starter [wordmax](https://wordpress.org/support/users/wordmax/)
 * (@wordmax)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/database-wp_posts-data-question/#post-13515983)
 * Ok, thanks for the answer. Can you give an example of why using custom post type
   w/ wp_posts table for storing data is a good advantage?
 * Just curious…

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

The topic ‘Database wp_posts data question…’ is closed to new replies.

 * ![](https://ps.w.org/stripe-payments/assets/icon-128x128.png?rev=2705524)
 * [Accept Stripe Payments](https://wordpress.org/plugins/stripe-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stripe-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stripe-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/stripe-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stripe-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stripe-payments/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * 3 replies
 * 3 participants
 * Last reply from: [wordmax](https://wordpress.org/support/users/wordmax/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/database-wp_posts-data-question/#post-13515983)
 * Status: resolved