Make WordPress Core


Ignore:
Timestamp:
06/10/2016 04:49:09 AM (9 years ago)
Author:
peterwilsoncc
Message:

DOCS: Replace HTTP links with HTTPS.

Replaces unsecure links in documentation and translator comments with their secure versions.

Props johnpgreen, netweb

Fixes #36993

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/edit-tag-form.php

    r37488 r37674  
    4646
    4747/**
    48  * Use with caution, see http://codex.wordpress.org/Function_Reference/wp_reset_vars
     48 * Use with caution, see https://codex.wordpress.org/Function_Reference/wp_reset_vars
    4949 */
    5050wp_reset_vars( array( 'wp_http_referer' ) );
Note: See TracChangeset for help on using the changeset viewer.