Ticket #12751: bmb_0002_t12751.patch
| File bmb_0002_t12751.patch, 573 bytes (added by , 16 years ago) |
|---|
-
wp-includes/post.php
2131 2131 $now = gmdate('Y-m-d H:i:59'); 2132 2132 if ( mysql2date('U', $post_date_gmt, false) > mysql2date('U', $now, false) ) 2133 2133 $post_status = 'future'; 2134 }elseif( 'future' == $post_status ){ 2135 $now = gmdate('Y-m-d H:i:59'); 2136 if ( mysql2date('U', $post_date_gmt, false) <= mysql2date('U', $now, false) ) 2137 $post_status = 'publish'; 2134 2138 } 2135 2139 2136 2140 if ( empty($comment_status) ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)