I was busy writing up a plugin for this without even checking of one already existed. So I did a little research and found out that it does indeed already exist and that the path I was going down was the right one. Well, there’s no need to reinvent the wheel here, so here’s the link to the existing plugin.
http://wordpress.org/extend/plugins/expire-password/
Does what you need – I tested it myself.
Related Posts:
- Force user to change their password on the frontend at the first login and password policy
- Reset Password policy
- How do I protect user_activation_key?
- WordPress Password security related questions
- Force users to use password with specifications
- What techniques can a user employ to achieve a password rated “strong” in the WordPress password checker
- Replacing the WordPress password validation
- how to use joomla password format in wordpress?
- How to let user set password on registration
- Best way to send users password?
- Basic auth WordPress REST API dilemma
- security+best practices: root or www-data on a wordpress content folder?
- Any reason to be concerned by a wave of “zombie” blog signups?
- How to change WordPress user ID?
- Migrating users from .com to .org?
- Authenticate user using Hashed Password in MySQL Query and C#
- What do spammers gain by signing up as a user?
- How can I secure a WordPress blog using OpenID from a single provider?
- Is it possible to get a user with just the password field?
- Importing Existing Users with Passwords
- password protected post policy
- Cannot set user passwords
- How can I allow password reset based on logins containing the @ character?
- Show MD5 Password in user section
- Force user to change their password on first log in of site using shortcode
- Should I encrypt the response that triggers an Ajax action? Is nonce sufficient?
- Can i add password field into my wp registration form?
- Are there mutiple ways to get usernames (as a hacker)
- Force to use STRONG users password and implement rule to prevent REUSE [closed]
- How do I transfer user passwords from one WordPress site to another?
- OAuth 2 and saving the authenticated user
- Failed login attempts
- Separate Out Real Users
- Preventing user enumeration: which logic is better?
- REST API: wp_get_current_user not working on second call
- Specific way to allow WordPress users to view their current password? And edit it?
- Send clear password via mail
- How can i login with user’s password in WordPress being an admin?
- Making WordPress available while logged into another website
- Allow Weak Passwords
- Custom Password Reset
- Send user auto generated password on different email
- change user password REST API
- Moving users from joomla to wordpress
- wordpress Account Management generate password missing on my laptop
- Iterating users while user iteration is suppressed
- WP users cant reset password
- Check for empty username or password on login
- Require confirmation of current user’s email before updating database and before send_email_change_email
- Users set passwords but cannot login
- Error when send reset password
- Securely log in a user without a password using a link?
- WordPress C# User Login
- WordPress – Security Question at Login from User’s Meta Data
- application password is missing
- (How) does WordPress protect direct access of user data?
- TYPO3 to WordPress Migration (Users)
- WordPress user password reset not working
- If the current user is an administrator or editor
- Getting a List of Currently Available Roles on a WordPress Site?
- Editor can create any new user except administrator
- How do I add a field on the Users profile? For example, country, age etc
- How do I display logged-in username IF logged-in?
- How to allow an user role to create a new user under a role which lower than his level only?
- user_login vs. user_nicename
- How to programatically change username (user_login)?
- Change the Author Slug from Username to Nickname
- Remove Ability for Other Users to View Administrator in User List?
- Difference between update_user_meta and update_user_option
- Make display name unique
- Make WooCommerce pages accessible for logged in users only
- Find out if logged in user is not subscriber
- WordPress usermeta scaling for thousands of users
- Where to securely store API keys and passwords in WordPress?
- How to get WordPress Username in Array format
- Display user registration date
- Get multiple roles with get_users
- get_user_meta() doesn’t include user email?
- Confirmation required on email change
- How to Merge Two Authors Into One?
- Whats the best way to share user data across multiple WordPress websites?
- get_current_user_id() returns 0?
- How to get userid at wp_logout action hook?
- Groups of capabilities: users with multiple roles?
- Is there a way to merge two users?
- User-edit role setting distinct from wp_capabilities? [closed]
- Why are passwords exportable as plain text in WordPress?
- List users by last name in WP_User_Query
- What’s the difference between the capability remove_users and delete_users?
- How to restrict access to uploaded files?
- Enforcing password complexity
- Automatically delete inactive users after 2 months
- How to change user_login with wp-cli?
- Delete all subscribers from wp_users and wp_usermeta a few thousand at a time
- Email user when password is reset by admin
- Ban a user and end their session
- Allowing users to edit only their page and nobody else’s
- How can 2 blogs share the same users
- alphabetically order role drop-down selection in dashboard
- WordPress auto login after registration not working