Changeset 40395 for trunk/src/wp-includes/class-wp-customize-widgets.php
- Timestamp:
- 04/07/2017 07:26:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r40330 r40395 423 423 'priority' => 110, 424 424 'active_callback' => array( $this, 'is_panel_active' ), 425 'auto_expand_sole_section' => true, 425 426 ) ); 426 427
Note: See TracChangeset
for help on using the changeset viewer.