[wp-trac] [WordPress Trac] #21332: Improve speed of add_query_arg()
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 16 16:16:28 UTC 2012
#21332: Improve speed of add_query_arg()
-------------------------+---------------------
Reporter: nacin | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.5
Component: Performance | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [21865]:
{{{
#!CommitTicketReference repository="" revision="21865"
Simplify protocol stripping in add_query_arg() by avoiding a regular
expression. Don't cast a known array to an array. fixes #21332.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21332#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list