[wp-trac] [WordPress Trac] #22300: enhance urlencode_deep()

WordPress Trac noreply at wordpress.org
Sat Nov 3 22:03:38 UTC 2012


#22300: enhance urlencode_deep()
-------------------------+------------------------------
 Reporter:  wpmuguru     |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------------------

Comment (by nbachiyski):

 It turned out that the idea of running them sequentially wasn't so good. I
 tested some more and the final result was that there is almost zero
 difference. Which means we should go ahead with the {{{map_deep()}}}.

 Here is a patch for the introduction of {{{map_deep()}}} and converting
 all older {{{*_deep()}}} functions to using it.

 All the old tests pass and [http://unit-
 tests.trac.wordpress.org/browser/trunk/tests/formatting/MapDeep.php?rev=1110
 here are some for map_deep()].

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


More information about the wp-trac mailing list