[wp-trac] [WordPress Trac] #24219: All post formats not available in PressThis
WordPress Trac
noreply at wordpress.org
Mon Apr 29 04:50:17 UTC 2013
#24219: All post formats not available in PressThis
-----------------------------+-----------------
Reporter: danielbachhuber | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.6
Component: Post Formats | Version:
Severity: major | Keywords:
-----------------------------+-----------------
When creating a new PressThis post with Twenty Thirteen active, only
Standard, Link, and Video are available as post formats:
https://www.evernote.com/shard/s2/sh/112e7c92-76b8-4b68-a17f-
b59ac5deaaf2/32cb568f188b328ae97f285b46e7ac3b
Yes, I do use PressThis.
Similarly, mobile apps respecting `wp_getPostFormats` in XML-RPC will only
show the post formats available with `get_theme_support( 'post-formats' )`
I haven't been following all of the recent post format discussion, but
`get_theme_support( 'post-formats' )` should probably return all post
formats unless the theme has explicitly identified which formats it
supports. This is a different approach than what r24089 did, and I only
see two other uses of `get_theme_support( 'post-formats' )` in core, but
it doesn't accommodate for plugin/theme use of `get_theme_support( 'post-
formats' )`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24219>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list