• Resolved mypersonalwebmaster

    (@mypersonalwebmaster)


    Hi,

    it will be perfect to can select and delete all users that have not a woocommerce order.
    After a spam attack, thousands of users remain in the database and this is a perfect filter to select and erase them.

    I also see that after a spam attack a good way to select spam user is select only Users that have not name but only username.

    Another important factor is the possibility to select users who have never logged in.

    I think combining these factors in a filter gives us the possibility to select and delete malicious users.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shra

    (@shra)

    Hi, @mypersonalwebmaster!
    All options are there in the filter. If you have woocommerce installed it will show you “woocommerce?anonymous orders” option. Despite the title It works for both anonymous and logged-in users, because the option looks up “email”.
    Mentioned by you “who have never logged in” is the “known date log-in” filter. This information isn’t provided by WP Core, it is provided by other modules. My plugin collects this information, but also it may use few other modules which may collect it too (if they are installed).
    “Users that have not name but only username” I am introducing in v1.65.

    Thread Starter mypersonalwebmaster

    (@mypersonalwebmaster)

    Hi,

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete users have not a woocommerce order’ is closed to new replies.