I just wanna list all the links.
I tried
<h2>Links:</h2>
<ul>
<?php wp_list_bookmarks(); ?>
</ul>
but nothing came out.
I just wanna list all the links.
I tried
<h2>Links:</h2>
<ul>
<?php wp_list_bookmarks(); ?>
</ul>
but nothing came out.
Any idea guys ?
Maybe have single quotes in the parenthesis?
This topic has been closed to new replies.