Hey “jessekanner” I tried editing the wp-includes/bookmark-template.php file and it doesn’t appear to be working. I am on WP 2.1.2 and cannot see where I botched this.
Here is what I currently have:
<?php wp_list_bookmarks(‘show_images=1&show_description=1&orderby=rand&order=ASC&limit=10’); ?>
Any help would be appreciated.