Make WordPress Core


Ignore:
Timestamp:
01/19/2022 01:16:44 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Further update the send_retrieve_password_email filter documentation for consistency.

Follow-up to [52604], [52605].

See #54690.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/user/retrievePassword.php

    r52605 r52606  
    4343
    4444    /**
    45      * The function should error when the email was not sent.
     45     * The function should not error when the email was sent.
     46     *
    4647     * @ticket 54690
    4748     */
     
    5354    /**
    5455     * The function should error when the email was not sent.
     56     *
    5557     * @ticket 54690
    5658     */
Note: See TracChangeset for help on using the changeset viewer.