[wp-trac] [WordPress Trac] #26685: Twenty Fourteen: Add "chat" post format support
WordPress Trac
noreply at wordpress.org
Thu Dec 19 18:25:13 UTC 2013
#26685: Twenty Fourteen: Add "chat" post format support
---------------------------+-----------------------------
Reporter: alexvorn2 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords:
---------------------------+-----------------------------
Currently we have: `'aside', 'image', 'video', 'audio', 'quote', 'link',
'gallery'` but no chat...
This ticket is for adding the chat to the list:
{{{
add_theme_support( 'post-formats', array(
'aside', 'image', 'video', 'audio', 'quote', 'link',
'gallery',
) );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26685>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list