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.
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.
Hi @smilebeda,
Here are the wpDiscuz tables:
- "wc_users_voted"
- "wc_phrases";
- "wc_comments_subscription";
- "wc_follow_users";
- "wc_feedback_forms";
- "wc_users_rated"
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!