Make WordPress Core


Ignore:
Timestamp:
11/01/2019 02:55:51 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Update URLs in some @link tags and switch them to HTTPS.

Props tsuyoring.
Fixes #48479.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php

    r46609 r46626  
    738738     * @since 4.7.0
    739739     *
    740      * @link http://tools.ietf.org/html/rfc2388
    741      * @link http://tools.ietf.org/html/rfc6266
     740     * @link https://tools.ietf.org/html/rfc2388
     741     * @link https://tools.ietf.org/html/rfc6266
    742742     *
    743743     * @param string[] $disposition_header List of Content-Disposition header values.
Note: See TracChangeset for help on using the changeset viewer.