[wp-trac] [WordPress Trac] #12618: Argument Continuity in wp_nav_menu

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 18 23:42:35 UTC 2010


#12618: Argument Continuity in wp_nav_menu
--------------------------+-------------------------------------------------
 Reporter:  thee17        |       Owner:  ptahdunbar
     Type:  defect (bug)  |      Status:  assigned  
 Priority:  high          |   Milestone:  3.0       
Component:  Menus         |     Version:  3.0       
 Severity:  normal        |    Keywords:  accepted  
--------------------------+-------------------------------------------------
Changes (by ptahdunbar):

  * keywords:  => accepted
  * owner:  ryan => ptahdunbar
  * status:  new => assigned


Comment:

 Looking over the wp_lists_* functions, there's no args for text before and
 after links. link_before/after are used for before/after the actual link
 text. I'll just use before/after for text before and after the links.

 New args:
  * before - Text before the link.[[BR]]
  * after - Text after the link.[[BR]]
  * link_before - Text before the link text.[[BR]]
  * link_after - Text after the link text.[[BR]]

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


More information about the wp-trac mailing list