Changeset 61387 for trunk/src/wp-includes/user.php
- Timestamp:
- 12/16/2025 08:19:55 PM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r61137 r61387 3176 3176 * old-style key or an expired key is used. 3177 3177 * 3178 * @since 3.7.0 Previously plain-text keys were stored in the database. 3178 * Prior to 3.7, plain-text keys were stored in the database. 3179 * 3180 * @since 3.7.0 3179 3181 * @since 4.3.0 Previously key hashes were stored without an expiration time. 3180 3182 *
Note: See TracChangeset
for help on using the changeset viewer.