Although I like to see the membership of my site increase, I am looking for a way to control members who register and then are never seen again.
In particular, if a member's "last activity" date is less than X days after their "registration date", I want to automatically place the account into an "inactive" state or possibly just delete the account. Perhaps even keep the username in a table so that it can't be used again to register.
I would also want to be able to exempt specific members, such as a member with an active upgrade or who is a member of a specific secondary user group.
I've seen add-ons that will delete users or change user state if there is no activity after X days, but none that check for activity based on registration date.
In particular, if a member's "last activity" date is less than X days after their "registration date", I want to automatically place the account into an "inactive" state or possibly just delete the account. Perhaps even keep the username in a table so that it can't be used again to register.
I would also want to be able to exempt specific members, such as a member with an active upgrade or who is a member of a specific secondary user group.
I've seen add-ons that will delete users or change user state if there is no activity after X days, but none that check for activity based on registration date.