Make WordPress Core


Ignore:
Timestamp:
07/04/2020 09:31:43 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Administration: Use HTTPS for XHTML Friends Network URL.

Props raajtram, jrf, passoniate, bookdude13, sabernhardt, audrasjb.
Fixes #48002.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php

    r48105 r48292  
    251251     *     @type string $version        Theme version, e.g. '1.1'.
    252252     *     @type string $author         Theme author username, e.g. 'melchoyce'.
    253      *     @type string $preview_url    Preview URL, e.g. 'http://2020.wordpress.net/'.
     253     *     @type string $preview_url    Preview URL, e.g. 'https://2020.wordpress.net/'.
    254254     *     @type string $screenshot_url Screenshot URL, e.g. 'https://wordpress.org/themes/twentytwenty/'.
    255255     *     @type float  $rating         Rating score.
Note: See TracChangeset for help on using the changeset viewer.