Make WordPress Core


Ignore:
Timestamp:
10/10/2025 11:15:31 PM (5 months ago)
Author:
SergeyBiryukov
Message:

Docs: Update MDN Web Docs link to avoid an extra redirect.

Follow-up to [41741], [59712].

See #63166.

File:
1 edited

Legend:

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

    r60909 r60922  
    71747174     * @since 4.9.5 The default value was changed to 'strict-origin-when-cross-origin'.
    71757175     *
    7176      * @link https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
     7176     * @link https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy
    71777177     *
    71787178     * @param string $policy The admin referrer policy header value. Default 'strict-origin-when-cross-origin'.
Note: See TracChangeset for help on using the changeset viewer.