Changeset 696710
- Timestamp:
- 04/12/2013 07:15:58 PM (13 years ago)
- Location:
- expirepassword/trunk
- Files:
-
- 9 added
- 2 edited
-
README.md (added)
-
classes (added)
-
classes/admin.expirepassword.php (added)
-
classes/public.expirepassword.php (added)
-
expirepassword.php (modified) (1 diff)
-
includes (added)
-
includes/config.php (added)
-
includes/functions.php (added)
-
languages (added)
-
languages/expirepassword.pot (added)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
expirepassword/trunk/expirepassword.php
r696234 r696710 2 2 /* 3 3 Plugin Name: Expire Password 4 Version: 1. 14 Version: 1.2 5 5 Plugin URI: https://github.com/shrkey/expirepassword 6 6 Description: Forces a user to change their password at their netx login, can be set to force a password change for a new user on first sign in -
expirepassword/trunk/readme.txt
r696234 r696710 4 4 Requires at least: 3.0 5 5 Tested up to: 3.5.1 6 Stable tag: 1. 16 Stable tag: 1.2 7 7 8 8 Enables a site administrator to expire a users password and enforce a change to a new, different password before they can login again
Note: See TracChangeset
for help on using the changeset viewer.