- Compatible XF Versions
- 2.0 , 2.1 , 2.2
- Visible Branding
- No
Description:
Delete users who never made a post after 365 days and other conditions set in the options page.
(Example of Options page)
Features:
In addition to the conditions set in the options page, the following conditions will prevent the user account from being deleted:
Q: When will the cron entry run?
A: 12:00 AM UTC every day.
Delete users who never made a post after 365 days and other conditions set in the options page.
(Example of Options page)
Features:
In addition to the conditions set in the options page, the following conditions will prevent the user account from being deleted:
- User has logged in within the past 365 days.
- User is an admin.
- User is a moderator.
- User has active user upgrade.
- User has expired user upgrade.
- User has XenForo resource manager rating.
- User has XenForo media gallery content.
Q: When will the cron entry run?
A: 12:00 AM UTC every day.