Ticket #16645: 16645.2.patch
| File 16645.2.patch, 763 bytes (added by , 13 years ago) |
|---|
-
src/wp-admin/includes/class-wp-posts-list-table.php
1084 1084 } ?> 1085 1085 <input type="hidden" name="post_view" value="<?php echo esc_attr( $m ); ?>" /> 1086 1086 <input type="hidden" name="screen" value="<?php echo esc_attr( $screen->id ); ?>" /> 1087 <?php if ( ! $bulk && ! post_type_supports( $screen->post_type, 'author' ) ) { ?> 1088 <input type="hidden" name="post_author" value="<?php echo esc_attr( $post->post_author ); ?>" /> 1089 <?php } ?> 1087 1090 <span class="error" style="display:none"></span> 1088 1091 <br class="clear" /> 1089 1092 </p>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)