Ticket #22364: 22364.3.patch
| File 22364.3.patch, 584 bytes (added by , 12 years ago) |
|---|
-
wp-includes/default-widgets.php
1112 1112 if ( !empty($instance['title']) ) 1113 1113 echo $args['before_title'] . $instance['title'] . $args['after_title']; 1114 1114 1115 wp_nav_menu( array( 'fallback_cb' => '', 'menu' => $nav_menu ) );1115 wp_nav_menu( array( 'fallback_cb' => '', 'menu' => $nav_menu, 'theme_location' => $args['id'] . '-custommenuwidget', ) ); 1116 1116 1117 1117 echo $args['after_widget']; 1118 1118 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)