[wp-trac] [WordPress Trac] #16407: Wrong search button label on post type listing panel?

WordPress Trac wp-trac at lists.automattic.com
Sat Jan 29 15:43:10 UTC 2011


#16407: Wrong search button label on post type listing panel?
----------------------------+------------------------------
 Reporter:  Alphawolf       |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.1
 Severity:  trivial         |  Resolution:
 Keywords:                  |
----------------------------+------------------------------

Comment (by linuxologos):

 A custom post type is neither a post nor a page. "Search posts/Search
 pages" is the default value for the "search_items" label used in
 register_post_type(). If a custom "search_items" label isn't set, the
 default is used. Choosing between Search posts/Search pages must be
 related to whether the custom post type is hierarchical or not.

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


More information about the wp-trac mailing list