The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
What tables are WP ...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] What tables are WP Discuz, what tables are WooCommerce?

4 Posts
2 Users
0 Reactions
700 Views
Posts: 27
Topic starter
(@smilebeda)
Eminent Member
Joined: 4 years ago

I can see in https://wpdiscuz.com/community/bug-reports/confusing-and-dangerous-please-rename-database-tables-prefix/ that you confirmed to be using the `wc_` prefix 

We deleted the WP Discuz plugin recently and I have to clean up the database, I am however sure that not all `wc_` tables are of WP Discuz.

 

Please can you compile a list of the WP Discuz Tables that start with the `wc_` prefix here in the forum so I can safely only delete the ones of the WP Discuz plugin?

 

Thank you.

3 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @smilebeda,

Here are the wpDiscuz tables: 

  • "wc_users_voted"
  • "wc_phrases";
  • "wc_comments_subscription";
  • "wc_follow_users";
  • "wc_feedback_forms";
  • "wc_users_rated"

 

Posts: 27
Topic starter
(@smilebeda)
Eminent Member
Joined: 4 years ago

Thank you.

 

What about these?

`wc_online_users`

`wc_flagged`

 

I am _quite_ sure _flagged is yours, but _online_users could be WC, not sure here, the data they hold is not really indicating property 

 

Thanks!

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@smilebeda,

f you are using the addons, the corresponding tables are as follows:

  • wpDiscuz - Online Users  wc_online_users
  • wpDiscuz - Report and Flagging: wc_flagged
  • wpDiscuz - Subscription Manager: wc_comments_subscription
  • wpDiscuz - User Notifications: wc_users_notifications
  • wpDiscuz - Voice Commenting: wpd_audio_comments
     
Share: