Extra DB tables?

Hi,
Are these tables necessary now that I am using woocommerce rather than s2member? They are in my database and I want to clean them up if they are unnecessary. Thanks
aff_affiliates
aff_affiliates_attributes
aff_affiliates_users
aff_paypal_txn
aff_subscriptions

Posted in

Comments

One response to “Extra DB tables?”

  1. Hi Jerry,
    I assume that you are going to use Affiliates with Woocommerce. Really you will need:
    aff_affiliates
    aff_affiliates_attributes
    aff_affiliates_users

    So you can remove aff_paypal_txn and aff_subscriptions.

    IMPORTANT: Make a full backup before deleting any tables.

    Kind Regards,
    Antonio B.

Share