[wp-trac] Re: [WordPress Trac] #3595: Links and link categories not
filtered by get_links_list
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 1 15:11:38 GMT 2007
#3595: Links and link categories not filtered by get_links_list
-------------------------------------+--------------------------------------
Reporter: jhodgdon | Owner: rob1n
Type: enhancement | Status: new
Priority: normal | Milestone: 2.3
Component: General | Version: 2.0.7
Severity: normal | Resolution:
Keywords: link, filter, has-patch |
-------------------------------------+--------------------------------------
Comment (by jhodgdon):
So I suggest applying just these two patches:
bookmark-template-php-2-3.diff
wp-links-opml-2-3.diff
By the way, where does that $cat_name in wp-links-opml.php come from
(right after get_bloginfo('name') in the patched line? It should probably
be omitted? I tried visiting
(blogurl)/wp-links-opml.php?cat=1
(which is my default link category) and it didn't put anything in the
output for $cat_name, so I think it's never being defined. Not sure what
it was intended to do -- maybe it was from a previous version and didn't
get deleted? If it is intended to print a category name, then probably it
should be fixed so it actually does.
--
Ticket URL: <http://trac.wordpress.org/ticket/3595#comment:17>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list