How do I link to another blog?
Also how can I show the topic links on my pages. right now I added a page for my favorite links. web site is http://www.garysgalley.com
How do I link to another blog?
Also how can I show the topic links on my pages. right now I added a page for my favorite links. web site is http://www.garysgalley.com
<h2>Links:</h2>
<ul>
<?php wp_list_bookmarks(); ?>
</ul>Or use the links widget under Appearance > Widgets
This topic has been closed to new replies.