generator-chisel
generator-chisel copied to clipboard
Add proper code for post-formats
Our current implementation add_theme_support( 'post-formats' );
throws PHP Notice
Notice: add_theme_support( 'post-formats' ) was called <strong>incorrectly</strong>. You need to pass an array of post formats.