Changeset 47122 for trunk/src/wp-content/themes/twentysixteen/functions.php
- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/functions.php
r46165 r47122 217 217 add_theme_support( 'customize-selective-refresh-widgets' ); 218 218 } 219 endif; // twentysixteen_setup 219 endif; // twentysixteen_setup() 220 220 add_action( 'after_setup_theme', 'twentysixteen_setup' ); 221 221
Note: See TracChangeset
for help on using the changeset viewer.