Make WordPress Core


Ignore:
Timestamp:
12/16/2025 08:19:55 PM (4 months ago)
Author:
johnbillion
Message:

Docs: Miscellaneous improvements and corrections to inline documentation.

See #64224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/user.php

    r61137 r61387  
    31763176         * old-style key or an expired key is used.
    31773177         *
    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
    31793181         * @since 4.3.0 Previously key hashes were stored without an expiration time.
    31803182         *
Note: See TracChangeset for help on using the changeset viewer.