For some reason I cant get the:
get_links_list()
function working.. can someone help me out?
I have tried putting the "<?php get_links_list(’id’); ?>" command in place of my usual "<?php get_links(-1, '
', '', 0, '_updated', 0, 0, -1, -1)?>" function, but it doesn't seem to want to work, it keeps telling me that there is no such function available.
HELP!