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

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 3 06:04:52 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):

 They're different:
  * deprecated_file_included
  * deprecated_function_run
  * deprecated_argument_run

 I screwed up with the last one, it should have been
 deprecated_argument_used.

 I tried to come up with the best verb for it, given that they're only
 reported when used. Then again, since these functions would only be called
 when the hook is used (based on external use of has_action or has_filter),
 then it doesn't matter much. deprecated_hook_fired, _triggered, _used,
 _run... All the same to me.

 New patch that adds a few more deprecated hooks, based on research done in
 #10441. Still need someone to track down version numbers for a number of
 hooks.

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


More information about the wp-trac mailing list