Make WordPress Core

Changeset 51354 for branches/5.8


Ignore:
Timestamp:
07/06/2021 06:23:28 PM (5 years ago)
Author:
desrosj
Message:

Docs: Correct the @since tag for the user_erasure_fulfillment_email_headers filter.

Props johnbillion.
See #44314, #53461.

Location:
branches/5.8
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.8

  • branches/5.8/src/wp-includes/user.php

    r51129 r51354  
    40504050         * Filters the headers of the data erasure fulfillment notification.
    40514051         *
    4052          * @since 5.7.0
     4052         * @since 5.8.0
    40534053         *
    40544054         * @param string|array $headers    The email headers.
Note: See TracChangeset for help on using the changeset viewer.