Ticket #34964: 34964.diff
| File 34964.diff, 546 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/post.php
4122 4122 if ( $page->post_name == $revparts[0] ) { 4123 4123 $count = 0; 4124 4124 $p = $page; 4125 /* 4126 * Loop through the given path parts from right to left, 4127 * ensuring each matches the post ancestry. 4128 */ 4125 4129 while ( $p->post_parent != 0 && isset( $pages[ $p->post_parent ] ) ) { 4126 4130 $count++; 4127 4131 $parent = $pages[ $p->post_parent ];
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)