Changeset 29789 for trunk/tests/phpunit/tests/post.php
- Timestamp:
- 09/29/2014 01:36:38 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/post.php
r29351 r29789 166 166 function test_vb_insert_future_edit_bug() { 167 167 // future post bug: posts get published at the wrong time if you edit the timestamp 168 // http ://trac.wordpress.org/ticket/4710168 // https://core.trac.wordpress.org/ticket/4710 169 169 170 170 $future_date_1 = strtotime('+1 day');
Note: See TracChangeset
for help on using the changeset viewer.