hi i m trying to get blogroll name or add a new link-category?
<h3>Friends</h3>
<ul>
<?php get_links(2, '<li>', '</li>', '', TRUE, 'rating', FALSE); ?>
</ul>
</div>
as you see the link-category name Friends is by hard code.
can it be "get from the name"