Auto Delete User

Delete the users according to the userrole after particular period of time.

1 database table

Table NameDescriptionMethod
wp_hs_autodeleteuserStores hs autodeleteuser data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:hs_autodeleteuser_db_version
wp_usermeta
User meta