[wp-trac] [WordPress Trac] #3595: Links and link categories not
filtered by get_links_list
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 16 20:30:36 GMT 2007
#3595: Links and link categories not filtered by get_links_list
-------------------------+--------------------------------------------------
Reporter: jhodgdon | Owner: jhodgdon
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.0.7
Severity: normal | Keywords: link, filter
-------------------------+--------------------------------------------------
When you make a list of links (or blogroll) in your sidebar using the
get_links_list function, neither the link category names nor the links
themselves are run through a filter. It would be very helpful if they were
filtered, so that plugins could modify the text displayed.
For instance, the Polyglot plugin filters regular category names, so you
can make them bilingual. But link names and link categories are not
filtered in the same way.
I suggest creating filters called: link_category, link_title,
link_description
I will attach some patches to implement this...
--
Ticket URL: <http://trac.wordpress.org/ticket/3595>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list