[wp-trac] Re: [WordPress Trac] #4961: multiple
wp_dropdown_categories broken
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 12 11:31:38 GMT 2007
#4961: multiple wp_dropdown_categories broken
-----------------------+----------------------------------------------------
Reporter: pixline | Owner: westi
Type: defect | Status: assigned
Priority: normal | Milestone: 2.2.3
Component: General | Version: 2.2.3
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Changes (by westi):
* milestone: 2.3 => 2.2.3
Comment:
Replying to [comment:2 pixline]:
> Can you explain me why? I can't understand it, and I just want to learn
about it.
>
> The patches I've submitted are just a shared working hack for my
project, because I need to make it work *now*, but I can't understand what
kind of issue may be caused by globalizing that function.
There is not a specific issue with globalising the function.
The reason for using create_function is the function has a very specific
purpose - to be passed to array_map and so using create_function is
cleaner IMHO.
Removing from the 2.3 milestone as this code no longer exists in 2.3
--
Ticket URL: <http://trac.wordpress.org/ticket/4961#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list