Expires user's access to page after number of years.
It uses the user registered date time and admin configured number of years to determine when to expire the users access.
The administrator can restore user's access from the user's spotlight page..
There is filter available for users to hook from and recommend the expiration date of user on the fly during password.
The filter uae expiration date passes the expiration date and WP User object...
Extract the zip issue and just drop the category in the wp-content plugins directory of WordPress and then activate the Plugin from Plugins page...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Add filter to allow the expiration date to be changed for specific user..
Allow administrator to set number of years user's access expire after.
Allow administrator to reset user's access from the user's spotlight page..
Read more