[wp-trac] [WordPress Trac] #9227: in get_the_category_list(), filter categories before constructing list

WordPress Trac noreply at wordpress.org
Tue May 20 16:59:54 UTC 2014


#9227: in get_the_category_list(), filter categories before constructing list
-------------------------+---------------------------
 Reporter:  KevinB       |       Owner:  DrewAPicture
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  4.0
Component:  Taxonomy     |     Version:  2.8
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  template
-------------------------+---------------------------

Comment (by DrewAPicture):

 @ericlewis Can fix aligning the 2nd+ lines with the beginning of the
 parameter description instead of the variable?

 {{{
 @param type $var This is a very long description that has the possibility
             of spanning multiple lines.
 }}}

 vs.

 {{{
 @param type $var This is a very long description that has the possibility
                  of spanning multiple lines.
 }}}

 Also, the $post_id param line needs a description.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/9227#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list