/ Published in: PHP
Expand |
Embed | Plain Text
<ul> <?php get_links_list(); ?> </ul>
Comments
Subscribe to comments
You need to login to post a comment.
selfmadepsyche on 02/17/09
1 person have marked this snippet as a favorite
<ul> <?php get_links_list(); ?> </ul>
Subscribe to comments
You need to login to post a comment.
this wordpress function is out of date
you should be using wplistbookmarks();