diff --git a/sempress/functions.php b/sempress/functions.php index da6db15..1130963 100644 --- a/sempress/functions.php +++ b/sempress/functions.php @@ -75,7 +75,7 @@ function sempress_setup() { ) ); // Add support for the Aside, Gallery Post Formats... - add_theme_support( 'post-formats', array( 'aside', 'gallery', 'link', 'status', 'image', 'video', 'audio', 'quote' ) ); + add_theme_support( 'post-formats', array( 'aside', 'gallery', 'link', 'status', 'image', 'video', 'audio', 'quote', 'chat' ) ); /** * This theme supports jetpacks "infinite-scroll"