Changeset 37040 for trunk/src/wp-content/themes/twentyeleven/functions.php
- Timestamp:
- 03/21/2016 09:58:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/functions.php
r32116 r37040 227 227 ) 228 228 ) ); 229 230 // Indicate widget sidebars can use selective refresh in the Customizer. 231 add_theme_support( 'customize-selective-refresh-widgets' ); 229 232 } 230 233 endif; // twentyeleven_setup
Note: See TracChangeset
for help on using the changeset viewer.