Ticket #26630: 26630.6.patch
| File 26630.6.patch, 684 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/menu-header.php
77 77 78 78 $class = $class ? ' class="' . join( ' ', $class ) . '"' : ''; 79 79 $id = ! empty( $item[5] ) ? ' id="' . preg_replace( '|[^a-zA-Z0-9_:.]|', '-', $item[5] ) . '"' : ''; 80 $img = $img_style = $img_class = ''; 80 $img = $img_style = ''; 81 $img_class = ' dashicons-before'; 81 82 82 83 // if the string 'none' (previously 'div') is passed instead of an URL, don't output the default menu image 83 84 // so an icon can be added to div.wp-menu-image as background with CSS.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)