Changeset 18632 for trunk/wp-admin/includes/widgets.php
- Timestamp:
- 09/03/2011 02:18:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/widgets.php
r18010 r18632 161 161 } 162 162 163 // We aren't showing a widget control, we're output ing a template for a mult-widget control163 // We aren't showing a widget control, we're outputting a template for a multi-widget control 164 164 if ( isset($sidebar_args['_display']) && 'template' == $sidebar_args['_display'] && $widget_number ) { 165 165 // number == -1 implies a template where id numbers are replaced by a generic '__i__'
Note: See TracChangeset
for help on using the changeset viewer.