Changeset 49076 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 09/30/2020 03:44:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r48834 r49076 1231 1231 $settings = $settings->getArrayCopy(); 1232 1232 } 1233 1234 unset( $settings['_multiwidget'] ); 1233 1235 1234 1236 // Find the max widget number for this type.
Note: See TracChangeset
for help on using the changeset viewer.