[wp-trac] [WordPress Trac] #22473: Post-formats radiogroup on custom post types and pages will not update in 3.5 Beta 3

WordPress Trac noreply at wordpress.org
Tue Nov 20 18:31:06 UTC 2012


#22473: Post-formats radiogroup on custom post types and pages will not update in
3.5 Beta 3
-----------------------------------------------+---------------------
 Reporter:  itworx                             |       Owner:  ryan
     Type:  defect (bug)                       |      Status:  closed
 Priority:  normal                             |   Milestone:  3.5
Component:  General                            |     Version:  trunk
 Severity:  normal                             |  Resolution:  fixed
 Keywords:  has-patch needs-unit-tests commit  |
-----------------------------------------------+---------------------
Changes (by ryan):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"22722"]:
 {{{
 #!CommitTicketReference repository="" revision="22722"
 Don't bail from get_the_terms() if the post type is not registed for the
 taxonomy. This can break back compat when add_post_type_support( 'page',
 'post-formats' ) is called but register_taxonomy_for_object_type( 'postr_-
 format', 'page' ) is not.

 Props SergeyBiryukov
 fixes #22473
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22473#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list