Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @masterclass,

    Thanks for posting on the forums.

    To erase all the current data, you will have to delete the following Membership tables or the data contained in these tables from the database which you have used for your current WordPress install.

    wp_m_communications
    wp_m_coupons
    wp_m_levelmeta
    wp_m_membership_levels
    wp_m_membership_news
    wp_m_membership_relationships
    wp_m_membership_rules
    wp_m_member_payments
    wp_m_pings
    wp_m_ping_history
    wp_m_subscriptionmeta
    wp_m_subscriptions
    wp_m_subscriptions_levels
    wp_m_subscription_transaction
    wp_m_urlgroups

    Best Regards,
    WPMU DEV

    Thread Starter masterclass

    (@masterclass)

    That did it, thanks.

    David

    (@ugotsta)

    Hi @masterclass,

    You’re most welcome, glad that helped! Just to mention too, Membership also has a few options in wp_options. They’ll have either a membership_ or m_ prefix to them. It’s safe to delete them if you’re looking to start anew.

    Just wanted to mention that in case it’s ever needed.

    Cheers!
    David

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

The topic ‘Reset the plugin’ is closed to new replies.