[wp-trac] [WordPress Trac] #16073: Unsupported post formats still visible
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 2 15:42:01 UTC 2011
#16073: Unsupported post formats still visible
--------------------------+-----------------------------
Reporter: ericmann | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.1
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
Using the latest build (3.1 RC2), ff you add theme support for an unknown
post-format it appears on the edit screen, but with a blank label.
Test with the following:
`add_theme_support( 'post-formats', array( 'aside', 'gallery','bug' ) );`
You will see 4 radio buttons and 3 visible labels: Standard, Aside,
Gallery. The 4th label markup is there, but with no visible text.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16073>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list