Order Blogroll Links Easily Without a Plugin

5

Posted by: Jennifer Zelazny on February 20, 2008

Categorized: HOWTOs, SDAC Blog, WordPress

Tagged: , , ,

For a no-nonsense way to set the order of your Blogroll links within WordPress, place a numeric value in either the description or notes field then set up the wp_list_bookmarks function to order by that value. Make sure numbers that are < 10 are put in as two digits (01, 02, 03). This is not ideal, but it is quick and easy…and it works.

Once you added in the links to the Blogroll admin, use the following function: wp_list_bookmarks to display your links on your site. The following example will list all links and order them by the value in the description field. The output will not have "blogroll" nor the link category headings. For more information, check out the wp_list_bookmarks documentation.

   

5 Responses to “Order Blogroll Links Easily Without a Plugin”

  1. Kim says:

    Brilliant. I was so tired of all the plugins and just couldn’t figure out the workaround. Thank you!

  2. jzelazny says:

    I am glad it helped!

  3. Works prefect, bookmarked!

  4. Ray says:

    Ingenious! Great little workaround!

  5. greg says:

    Brilliant workaround for this. Thank you so much for the write-up! Much appreciated and also, Stumbled for you ;-)

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>