[wp-trac] Re: [WordPress Trac] #7363: Optimization for kses
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 21 07:45:40 GMT 2008
#7363: Optimization for kses
--------------------------+-------------------------------------------------
Reporter: azaozz | Owner: anonymous
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.7
Component: Optimization | Version: 2.6
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by azaozz):
Replying to [comment:2 westi]:
> Did we really need to change the argument list for a load of functions
that plugin authors might have been using?
>
The wp_kses_normalize_entities3() is new, just added few hours ago. The
other two seems to have been made as callback functions for the specific
preg_replace_callback(). Tried searching the Net for any place they've
been used directly, but nothing came back.
However you're right that they may be used directly too, although they're
a bit too specific/limited as callbacks.
--
Ticket URL: <http://trac.wordpress.org/ticket/7363#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list