Make WordPress Core


Ignore:
Timestamp:
03/04/2025 02:17:18 PM (14 months ago)
Author:
johnbillion
Message:

Docs: Various improvements to inline documentation.

See #62281

File:
1 edited

Legend:

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

    r59900 r59927  
    24572457     * @since 4.9.0
    24582458     * @since 5.8.0 The `$userdata` parameter was added.
    2459      * @since 6.8.0 The user's password is now hashed using bcrypt instead of phpass.
     2459     * @since 6.8.0 The user's password is now hashed using bcrypt by default instead of phpass.
    24602460     *
    24612461     * @param array    $data {
Note: See TracChangeset for help on using the changeset viewer.