Make WordPress Core


Ignore:
Timestamp:
09/29/2014 01:36:38 PM (12 years ago)
Author:
markjaquith
Message:

Use HTTPS URLs for trac.wordpress.org (and use core.trac.wordpress.org)

see #27115

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/post.php

    r29351 r29789  
    166166    function test_vb_insert_future_edit_bug() {
    167167        // future post bug: posts get published at the wrong time if you edit the timestamp
    168         // http://trac.wordpress.org/ticket/4710
     168        // https://core.trac.wordpress.org/ticket/4710
    169169
    170170        $future_date_1 = strtotime('+1 day');
Note: See TracChangeset for help on using the changeset viewer.