Make WordPress Core

Changeset 40048 for trunk


Ignore:
Timestamp:
02/06/2017 04:15:22 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a note to retrieve_password_message filter that password reset email will not be sent if the filtered message is empty.

Props sudar.
Fixes #39788.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-login.php

    r39544 r40048  
    359359    /**
    360360     * Filters the message body of the password reset mail.
     361     *
     362     * If the filtered message is empty, the password reset email will not be sent.
    361363     *
    362364     * @since 2.8.0
Note: See TracChangeset for help on using the changeset viewer.