Make WordPress Core


Ignore:
Timestamp:
03/03/2014 02:33:24 AM (11 years ago)
Author:
nacin
Message:

Reference https://wordpress.org rather than http://wordpress.org in strings, links, comments, etc.

props Ipstenu, markjaquith.
see #27115.

File:
1 edited

Legend:

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

    r26868 r27369  
    178178 * @since 2.2.0
    179179 * @deprecated 3.5.0
    180  * @link http://wordpress.org/plugins/atom-publishing-protocol/
     180 * @link https://wordpress.org/plugins/atom-publishing-protocol/
    181181 */
    182182if ( ! class_exists( 'wp_atom_server' ) ) {
Note: See TracChangeset for help on using the changeset viewer.