Ticket #39637: 39637.patch
| File 39637.patch, 627 bytes (added by , 10 years ago) |
|---|
-
wp-admin/includes/class-wp-posts-list-table.php
1096 1096 $posts_in_term_qv[ $taxonomy_object->query_var ] = $t->slug; 1097 1097 } else { 1098 1098 $posts_in_term_qv['taxonomy'] = $taxonomy; 1099 $posts_in_term_qv[' term'] = $t->slug;1099 $posts_in_term_qv['post_name'] = $t->slug; 1100 1100 } 1101 1101 1102 1102 $label = esc_html( sanitize_term_field( 'name', $t->name, $t->term_id, $taxonomy, 'display' ) );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)