[wp-trac] Re: [WordPress Trac] #3928: add_query_arg() without assignment in upload.php

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 8 10:55:21 GMT 2007


#3928: add_query_arg() without assignment in upload.php
----------------------------+-----------------------------------------------
 Reporter:  markjaquith     |        Owner:  mdawaffe
     Type:  task            |       Status:  new     
 Priority:  low             |    Milestone:  2.2     
Component:  Administration  |      Version:  2.2     
 Severity:  normal          |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by DD32):

 Someone can correct me if i'm wrong, But by the look of it, that function
 call:
 {{{
 add_query_arg( $tab_array[4], $href );
 }}}
 is used to append $tab_array[4] onto the end of $href.

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


More information about the wp-trac mailing list