• My goal is to display a few random links (3 or 5 or 10, I’m not real picky) from my blogroll in a sidebar widget. I’ve downloaded the Exec-PHP widget and inserted this php string:
    <?php wp_list_bookmarks('categorize=0&limit=3&orderby=rand'); ?>
    but it is displaying nothing.
    What am I missing? Help!

  • The topic ‘10 random blogroll links’ is closed to new replies.