Hello !
for a theme i need to get the ID of an link-category with a special name in every blog. I want to display a special named link-categeroy on every blog with "wp_list_bookmarks('category=..')". For wp_list_bookmarks i need the ID.
For articles-categories it works fine with: get_cat_id('Category Name')
Any Idea ?
Thanks
torre