[wp-trac] [WordPress Trac] #13630: thickbox not loading when custom post type is registered w/out editor and thumbnail.

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 27 10:24:22 UTC 2010


#13630: thickbox not loading when custom post type is registered w/out editor and
thumbnail.
-----------------------------------------+----------------------------------
 Reporter:  lag47                        |        Owner:            
     Type:  defect (bug)                 |       Status:  closed    
 Priority:  low                          |    Milestone:            
Component:  Post Thumbnails              |      Version:  3.0       
 Severity:  minor                        |   Resolution:  worksforme
 Keywords:  thickbox, custom post types  |  
-----------------------------------------+----------------------------------

Comment(by nacin):

 The supports argument for register_post_type() simply wraps
 register_post_type_support().

 If the use case calls for this being a just-in-time thing, you can always
 use register_post_type_support(), instead of add_meta_box(). That should
 get you exactly what you want.

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


More information about the wp-trac mailing list