- Timestamp:
- 03/21/2016 09:58:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/functions.php
r32843 r37040 114 114 // This theme uses its own gallery styles. 115 115 add_filter( 'use_default_gallery_style', '__return_false' ); 116 117 // Indicate widget sidebars can use selective refresh in the Customizer. 118 add_theme_support( 'customize-selective-refresh-widgets' ); 116 119 } 117 120 endif; // twentyfourteen_setup
Note: See TracChangeset
for help on using the changeset viewer.