<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>SDAC Inc &#124; Chicagoland Web Development &#187; wp_list_bookmarks</title> <atom:link href="http://www.sandboxdev.com/tag/wp_list_bookmarks/feed/" rel="self" type="application/rss+xml" /><link>http://www.sandboxdev.com</link> <description>Just another Sandbox Development and Consulting Inc. Sites site</description> <lastBuildDate>Wed, 25 Jan 2012 07:57:33 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Order Blogroll Links Easily Without a Plugin</title><link>http://www.sandboxdev.com/2008/02/20/order-blogroll-links-easily-without-a-plugin/</link> <comments>http://www.sandboxdev.com/2008/02/20/order-blogroll-links-easily-without-a-plugin/#comments</comments> <pubDate>Wed, 20 Feb 2008 18:02:47 +0000</pubDate> <dc:creator>Jennifer Zelazny</dc:creator> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[SDAC Blog]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[Blogroll]]></category> <category><![CDATA[Links]]></category> <category><![CDATA[Sort]]></category> <category><![CDATA[wp_list_bookmarks]]></category> <guid
isPermaLink="false">http://www.sandboxdev.com/blog/2008/02/20/order-blogroll-easily-without-a-plugin.php</guid> <description><![CDATA[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 &#60; 10 are put in as two digits (01, 02, 03). This is not [...]]]></description> <content:encoded><![CDATA[<p>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 &lt; 10 are put in as two digits (01, 02, 03).  This is not ideal, but it is quick and easy&#8230;and it works.</p><p>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 &quot;blogroll&quot; nor the link category headings.  For more information, check out the <a
href="http://codex.wordpress.org/wp_list_bookmarks">wp_list_bookmarks</a> documentation.</p><pre class="brush: php; title: Custom Code; notranslate">
</pre> <script type="text/javascript">sdac_post_slideshows.push({fx: 'fade', timeout: 0, speed: 1000, pause: 0,})</script>]]></content:encoded> <wfw:commentRss>http://www.sandboxdev.com/2008/02/20/order-blogroll-links-easily-without-a-plugin/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
