Ticket #28810: widgets.php.patch
| File widgets.php.patch, 562 bytes (added by , 12 years ago) |
|---|
-
trunk/wp-includes/widgets.php
1142 1142 1143 1143 if ( is_array($sidebars_widgets) ) { 1144 1144 foreach ( $sidebars_widgets as $sidebar => $widgets ) { 1145 if ( $skip_inactive && 'wp_inactive_widgets' == $sidebar)1145 if ( $skip_inactive && ( 'wp_inactive_widgets' == $sidebar || strpos($sidebar, 'orphaned_widgets_') !== false ) ) 1146 1146 continue; 1147 1147 1148 1148 if ( is_array($widgets) ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)