[wp-trac] [WordPress Trac] #13539: Genericize some more page/post strings

WordPress Trac wp-trac at lists.automattic.com
Tue May 25 20:38:50 UTC 2010


#13539: Genericize some more page/post strings
--------------------------+-------------------------------------------------
 Reporter:  nacin         |       Owner:  nacin
     Type:  defect (bug)  |      Status:  new  
 Priority:  normal        |   Milestone:  3.0  
Component:  Post Types    |     Version:       
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------

Comment(by sc0ttkclark):

 With the introduction of the new custom post type panels, a whole slew of
 adjustments must be made to avoid cross-referencing “Post” or “Page” in
 the UI. Nacin has made a large amount of adjustments for this today, but
 there are more specifically referencing “page” that I’ve noticed under the
 “Attributes” section within the “Order” field description “Pages are
 usually ordered alphabetically, but you can put a number above to change
 the order pages appear in.” and under the “Discussion” section within the
 “Allow trackbacks and pingbacks on this page.” checkbox. The use of “page”
 within these areas should be given additional support for customization by
 register_post_type.

 In addition to this, use of “Insert this Post” buttons throughout the
 Media Library Thickbox have long been confusing for anyone adding media to
 “Pages”, with the addition of the new custom post type panels this
 confusion will only grow. I propose adding additional parameters to the
 Media Library Thickbox URL that refer to the specific post_type the popup
 window is to be referencing, and then retrieving a new label within the
 register_post_type “labels” definition or genericizing them.

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


More information about the wp-trac mailing list