[wp-trac] [WordPress Trac] #17559: Deprecated query_string doesn't support array arguments
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 3 05:22:58 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):
Attached patch implements _deprecated_hook(). Usage:
> This function is to be used for every hook that is deprecated, when any
callback is attacked to the hook, as determined by has_action() or
has_filter(), and shall be called before the hook is fired.
Working on a modification to Log Deprecated Notices to make sure I can
glean all the right information.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17559#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list