[wp-trac] [WordPress Trac] #17094: Add support for fetching postFormats supported by the active theme
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 9 15:11:12 UTC 2011
#17094: Add support for fetching postFormats supported by the active theme
--------------------------+-----------------------------
Reporter: daniloercoli | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.1
Severity: normal | Keywords: mobile
--------------------------+-----------------------------
Noticed that wp.getPostFormats always returns the full list of Formats,
even if the active theme doesn’t support most of them. It just calls
get_post_format_strings() to get the list.
I recently added the support for postFormat into WordPress 4 BlackBerry
and the users feedback confirm that showing the full list is not so good,
because the dashboard instead shows only the post_formats supported by the
theme. We should use the same behavior on both places.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17094>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list