Make WordPress Core


Ignore:
Timestamp:
06/25/2017 10:05:54 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible).

Props johnpgreen.
Fixes #40732.

File:
1 edited

Legend:

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

    r40866 r40948  
    957957 * @since 4.6.0
    958958 *
    959  * @link http://api.jqueryui.com/datepicker/#options
     959 * @link https://api.jqueryui.com/datepicker/#options
    960960 *
    961961 * @global WP_Locale $wp_locale The WordPress date and time locale object.
Note: See TracChangeset for help on using the changeset viewer.