Changeset 7837
- Timestamp:
- 11/10/2018 10:24:17 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/functions.php
r7820 r7837 6 6 */ 7 7 function after_setup_theme() { 8 add_theme_support( 'responsive-embeds' ); 9 8 10 remove_theme_support( 'custom-header' ); 9 11 remove_theme_support( 'custom-background' );
Note: See TracChangeset
for help on using the changeset viewer.