Changeset 52622
- Timestamp:
- 01/24/2022 05:35:11 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r52352 r52622 421 421 'active_callback' => array( $this, 'is_panel_active' ), 422 422 'auto_expand_sole_section' => true, 423 'theme_supports' => 'widgets', 423 424 ) 424 425 );
Note: See TracChangeset
for help on using the changeset viewer.