[wp-trac] Re: [WordPress Trac] #4516: A bit more filtering needed
on admin screens
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 25 22:15:26 GMT 2007
#4516: A bit more filtering needed on admin screens
------------------------------------+---------------------------------------
Reporter: jhodgdon | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3 (trunk)
Component: Administration | Version: 2.3
Severity: normal | Resolution:
Keywords: admin filter has-patch |
------------------------------------+---------------------------------------
Comment (by jhodgdon):
If I am not mistaken, get_bloginfo is used to get the option data for some
of the option screens; if that is the case, it cannot be filtered, because
you need the raw information there. But I might be wrong about that.
As far as your other proposal, something like that is a good idea. There
is a new filter for term_name, but it's not applied universally -- fixing
that would be a good first step. The problem is that the new term taxonomy
functions have been substituted for old ones in some places but not all.
Consistency in always using the new taxonomy functions (which filter
appropriately anyway) would go a long way.
So I opted for a band-aid...
--
Ticket URL: <http://trac.wordpress.org/ticket/4516#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list