[wp-trac] [WordPress Trac] #17559: Deprecated query_string doesn't support array arguments

WordPress Trac wp-trac at lists.automattic.com
Thu May 26 06:32:37 UTC 2011


#17559: Deprecated query_string doesn't support array arguments
--------------------------+--------------------
 Reporter:  nacin         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1.4
Component:  Query         |     Version:
 Severity:  critical      |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by nacin):

 Mark ran a search and found that less than 8 plugins in the directory even
 use the query_string filter. So we're thinking that for 3.3, it can be
 yanked.

 The query string can be dynamically built with `__set()` or it can be
 statically built as before. With more and more arguments being array-
 style, the query string is more and more inconsistent, so I don't really
 care which solution is chosen.

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


More information about the wp-trac mailing list