• Resolved mrunge

    (@mrunge)


    Hello,
    I am a bit lost and Google doesn’t help either:

    I created a test order by a guest. Now before launch I am trying to clean up the database and deleted all test orders. Only this specific guest user I can’t delete. He shows up under customers but with no options.
    I also did a mysql query on qp_users and he does not show up either.

    Anyone has a hint?

    Thanks.
    Matthias

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Senff – a11n

    (@senff)

    Hey @mrunge

    The Customers menu is basically a history of customers who placed an order, so in order to remove that, you’ll probably need to remove it from a few other places in the database than just the orders table.

    In general, guest customers are part of the wp_wc_customer_lookup table, so you could look into that one, but I would do a full database search to look for other traces.

    Of course, as always, make a backup before you make any changes 🙂

    Missy a11n

    (@m155y5)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please feel free to start a new thread.

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

The topic ‘can’t delete guest user’ is closed to new replies.