Ticket #4500: 4500.diff
File 4500.diff, 599 bytes (added by , 6 years ago) |
---|
-
wordcamp.org/public_html/wp-content/themes/campsite-2017/functions.php
diff --git wordcamp.org/public_html/wp-content/themes/campsite-2017/functions.php wordcamp.org/public_html/wp-content/themes/campsite-2017/functions.php index 0c6a750f8..0e185492a 100644
function setup_theme() { 26 26 add_theme_support( 'title-tag' ); 27 27 add_theme_support( 'post-thumbnails' ); 28 28 add_theme_support( 'customize-selective-refresh-widgets' ); 29 add_theme_support( 'responsive-embeds' ); 29 30 30 31 add_theme_support( 31 32 'html5',