Ticket #64932: 64932.patch
| File 64932.patch, 631 bytes (added by , 3 months ago) |
|---|
-
src/wp-admin/includes/class-wp-posts-list-table.php
1685 1685 $title = _draft_or_post_title(); 1686 1686 1687 if ( isset( $parent_name ) ) { 1688 $post_type_object = get_post_type_object( $post->post_type ); 1689 echo ' | ' . $post_type_object->labels->parent_item_colon . ' ' . esc_html( $parent_name ); 1690 } 1691 1687 1692 echo '<strong>'; 1688 1693 1689 1694 if ( $can_edit_post && 'trash' !== $post->post_status ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)