Changeset 47122 for trunk/src/wp-content/themes/twentyfifteen/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/twentyfifteen/functions.php
r46165 r47122 253 253 add_theme_support( 'customize-selective-refresh-widgets' ); 254 254 } 255 endif; // twentyfifteen_setup 255 endif; // twentyfifteen_setup() 256 256 add_action( 'after_setup_theme', 'twentyfifteen_setup' ); 257 257
Note: See TracChangeset
for help on using the changeset viewer.