User Access Expiration

plugin banner

A user's access to a site is disabled after a specified number of days. The admin can set the number of days since registration to deny access af

Author:Nate Jacobs (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.1
Plugin version:1.2
Added to WordPress repository:02-10-2011
Last updated:26-12-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:https://github.com/NateJacobs/User-Access-Exp...
Total downloads:5 631
Active installs:30+
plugin download
Click to start download

Expires a user's access to a site after a specified number of days. It uses the user registered date/time and an admin configured number of days to determine when to expire the users access. The administrator can restore a user's access from the user's profile page.

There is a filter available for developers to hook into and alter the expiration date of a specific user on the fly during authentication. The filter uae_expiration_date passes the current expiration date and the WP_User object.


Screenshots
ChangeLog