[wp-trac] [WordPress Trac] #2777: query_string_array filter

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 3 15:05:54 GMT 2006


#2777: query_string_array filter
----------------------------+-----------------------------------------------
       Id:  2777            |      Status:  new                     
Component:  Administration  |    Modified:  Sat Jun  3 15:05:54 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.1                     
    Owner:  anonymous       |    Reporter:  markjaquith             
----------------------------+-----------------------------------------------
 Right now, you can filter the query string, but it is passed, well, as a
 query string.  So to do anything useful, you have to use parse_str(), and
 then get it back to its original form when you are done.  How about a hook
 that extracts it all into an array first?

 Check out the attached patch.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2777>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list