Quote:
Originally Posted by Schpork
Mmh, very weird, I've tried almost everything, I even tried to call the amateur links on the main page but it just won't respond, it still displays all the links.. I will try with another blog just to check..
Greetz, Schpork
|
It seems that if you are using WP 2.1.X then the wp_get_linksbyname() has been depreciated. Use wp_get_links(category) in it's place where category is the ID number of the link category.