<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Reorder WordPress Link Categories</title>
	<atom:link href="http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/</link>
	<description>Steve Clay on programming, music, public policy and other junk</description>
	<lastBuildDate>Thu, 22 Dec 2011 13:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dustin Gurley</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-109187</link>
		<dc:creator>Dustin Gurley</dc:creator>
		<pubDate>Fri, 14 Jan 2011 07:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-109187</guid>
		<description>this still works in wordpress 3, after accessing database, browse wp_terms, edit with the listed above inserts (&lt;!--01--&gt;) and voila.</description>
		<content:encoded><![CDATA[<p>this still works in wordpress 3, after accessing database, browse wp_terms, edit with the listed above inserts (<!--01-->) and voila.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chestin</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-92717</link>
		<dc:creator>Chestin</dc:creator>
		<pubDate>Fri, 04 Apr 2008 21:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-92717</guid>
		<description>I&#039;m a complete and utter hack when it comes to this kind of stuff so I honestly have NO CLUE what I&#039;m doing.  That&#039;s why I thank my lucky stars every day for support forums and sites like this.

Anyway, I tried the initial suggestion, but as Ryan pointed out, it no longer works.  The &#039;&lt;!--01--&gt;&#039; was showing up along side the link name.

So I figured I&#039;d try putting in a space in front of the name and it worked! I had about 20 links total within 3 different categories and I wanted to rearrange just a handful of them.  

For the one I wanted to appear at the top of the category, I put the most number of spaces, and then decreased the spaces as the listing went down.

And sure enough, when I checked my site, the links appeared in the desired order and the name was aligned left, along with all the other links.

Anyway, I hope this helps others that are searching for a way to rearrange the links in the Blogrolls!</description>
		<content:encoded><![CDATA[<p>I&#8217;m a complete and utter hack when it comes to this kind of stuff so I honestly have NO CLUE what I&#8217;m doing.  That&#8217;s why I thank my lucky stars every day for support forums and sites like this.</p>
<p>Anyway, I tried the initial suggestion, but as Ryan pointed out, it no longer works.  The &#8216;<!--01-->&#8216; was showing up along side the link name.</p>
<p>So I figured I&#8217;d try putting in a space in front of the name and it worked! I had about 20 links total within 3 different categories and I wanted to rearrange just a handful of them.  </p>
<p>For the one I wanted to appear at the top of the category, I put the most number of spaces, and then decreased the spaces as the listing went down.</p>
<p>And sure enough, when I checked my site, the links appeared in the desired order and the name was aligned left, along with all the other links.</p>
<p>Anyway, I hope this helps others that are searching for a way to rearrange the links in the Blogrolls!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-66287</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 16 Aug 2007 11:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-66287</guid>
		<description>@Ryan: Which version of WP are you running? Have you tried with a non-web-based tool like MySQL Query Browser? It wouldn&#039;t shock me if they did start escaping on output rather than input, which they do now.</description>
		<content:encoded><![CDATA[<p>@Ryan: Which version of WP are you running? Have you tried with a non-web-based tool like MySQL Query Browser? It wouldn&#8217;t shock me if they did start escaping on output rather than input, which they do now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-66273</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 16 Aug 2007 03:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-66273</guid>
		<description>This no longer works. Even updating it within the database in something like phpAdmin, the link name gets printed out and the extra dash of the HTML comment removed, so that it shows in the sidebar.</description>
		<content:encoded><![CDATA[<p>This no longer works. Even updating it within the database in something like phpAdmin, the link name gets printed out and the extra dash of the HTML comment removed, so that it shows in the sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-66026</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Sun, 12 Aug 2007 14:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-66026</guid>
		<description>Thanks, I can&#039;t believe there isn&#039;t a plugin for this yet. There still isn&#039;t a way to export a blogroll either. Great Hack! Saves the trouble of going into the sidebar and placing get_links_list() everywhere!

What happens if some categories are edited with the comment and some aren&#039;t? Like if I add a new category from the admin panel.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks, I can&#8217;t believe there isn&#8217;t a plugin for this yet. There still isn&#8217;t a way to export a blogroll either. Great Hack! Saves the trouble of going into the sidebar and placing get_links_list() everywhere!</p>
<p>What happens if some categories are edited with the comment and some aren&#8217;t? Like if I add a new category from the admin panel.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OtherMichael</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-64076</link>
		<dc:creator>OtherMichael</dc:creator>
		<pubDate>Wed, 11 Jul 2007 12:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-64076</guid>
		<description>sorry, danee -- but editing within wp-admin (at least in version 2.0, ahem -- somebody hasn&#039;t upgraded lately), you&#039;ll end up with

&lt;!--03--&gt;Elsewhere

wp &quot;conveniently&quot; escapes the characters, as mentioned above.</description>
		<content:encoded><![CDATA[<p>sorry, danee &#8212; but editing within wp-admin (at least in version 2.0, ahem &#8212; somebody hasn&#8217;t upgraded lately), you&#8217;ll end up with</p>
<p>&amp;lt;!&#8211;03&#8211;&amp;gt;Elsewhere</p>
<p>wp &#8220;conveniently&#8221; escapes the characters, as mentioned above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danee</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-52354</link>
		<dc:creator>danee</dc:creator>
		<pubDate>Mon, 07 May 2007 01:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-52354</guid>
		<description>No need to actually go into the db manager-- you can rename the categories within wordpress manager with this tag.</description>
		<content:encoded><![CDATA[<p>No need to actually go into the db manager&#8211; you can rename the categories within wordpress manager with this tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antz</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-28844</link>
		<dc:creator>Antz</dc:creator>
		<pubDate>Tue, 07 Nov 2006 07:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-28844</guid>
		<description>Thanks, really appreciate it!

About what Hawke said, instead of adding all the to the categorys, you could make the category you want to display last have a comment like &lt;code&gt;&lt;!--z--&gt;&lt;/code&gt;, that would surely work.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks, really appreciate it!</p>
<p>About what Hawke said, instead of adding all the to the categorys, you could make the category you want to display last have a comment like <code>&lt;!--z--&gt;</code>, that would surely work.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy Yanto</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-28204</link>
		<dc:creator>Eddy Yanto</dc:creator>
		<pubDate>Sun, 29 Oct 2006 10:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-28204</guid>
		<description>nice but dirty hack :)</description>
		<content:encoded><![CDATA[<p>nice but dirty hack :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cuz</title>
		<link>http://www.mrclay.org/2005/09/18/reorder-wordpress-link-categories/comment-page-1/#comment-19404</link>
		<dc:creator>cuz</dc:creator>
		<pubDate>Sun, 10 Sep 2006 14:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://mrclay.org/?p=93#comment-19404</guid>
		<description>This is great. Thanks. Of course, after using this hack, it&#039;s necessary to make all changes in mysql rather than through the WP interface. Or, at the very least, you now have to revisit the database to rename the category all over again. A small price to pay for the flexibility.</description>
		<content:encoded><![CDATA[<p>This is great. Thanks. Of course, after using this hack, it&#8217;s necessary to make all changes in mysql rather than through the WP interface. Or, at the very least, you now have to revisit the database to rename the category all over again. A small price to pay for the flexibility.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

