Releases: derekashauer/support-access-manager
Releases · derekashauer/support-access-manager
v0.2.1
Version 0.2.0
Make storing everything much more secure
Initial release
Support Access Manager is a lightweight PHP class for WordPress that allows temporary admin accounts to be created with expiration and access limits. It can be easily dropped into any project or installed via Composer.
✅ Create temporary admin accounts
✅ Set expiration times (e.g., auto-delete after 24 hours)
✅ Limit number of logins per account
✅ Secure login URLs for support access
✅ Cron-based cleanup of expired accounts