- Timestamp:
- 05/17/2016 08:33:26 PM (10 years ago)
- Location:
- branches/4.5
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/class-wp-customize-widgets.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5
-
branches/4.5/src/wp-includes/class-wp-customize-widgets.php
r37166 r37453 1062 1062 */ 1063 1063 public function preview_sidebars_widgets( $sidebars_widgets ) { 1064 $sidebars_widgets = get_option( 'sidebars_widgets' );1064 $sidebars_widgets = get_option( 'sidebars_widgets', array() ); 1065 1065 1066 1066 unset( $sidebars_widgets['array_version'] );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)