Temporary Login by Softfix allows administrators to generate secure, expiring login links for temporary users.
Use it to give access to:
– Support personnel
– Guest admins or editors
– Client dashboards
– Short-term access without sharing passwords
Features:
– Auto-generated temporary user with unique login URL
– Expiration control (in minutes)
– Auto-deletion of expired accounts (via WP Cron)
– Admin page to generate links
– Logs login activity (time, user ID, event)
Security:
– One-time use URLs
– Token-based login
– Full nonce and sanitization support
– Compliant with WordPress coding standards
Future Features
- Email notifications to temp users
- Role selection for temp accounts
- Shortcode support
- API endpoint for programmatic generation






