<?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: How To Customize WordPress Tag Cloud</title>
	<atom:link href="http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php</link>
	<description>Best antivirus reviews and software reviews by DevDuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:58:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anson</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-16260</link>
		<dc:creator>Anson</dc:creator>
		<pubDate>Thu, 24 Feb 2011 02:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-16260</guid>
		<description>Exactly what I was looking for!  One addition though.  I changed my tag cloud to order by &quot;count&quot; instead of &quot;name&quot; and it appeared in order from smallest to largest.

In order to order it from largest to smallest I had to change 
&#039;order&#039; =&gt; &#039;ASC&#039;, into &#039;order =&gt; &#039;DESC&#039;,

Thanks again!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for!  One addition though.  I changed my tag cloud to order by &#8220;count&#8221; instead of &#8220;name&#8221; and it appeared in order from smallest to largest.</p>
<p>In order to order it from largest to smallest I had to change<br />
&#8216;order&#8217; =&gt; &#8216;ASC&#8217;, into &#8216;order =&gt; &#8216;DESC&#8217;,</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yunieski</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-8624</link>
		<dc:creator>yunieski</dc:creator>
		<pubDate>Sun, 26 Sep 2010 21:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-8624</guid>
		<description>Thanks for this tutorial, it helped me a lot, but i have a question, i am using wordpressMU for developing a blogs platform in my university, and i wanna get tags from all blogs created instead from the primary blog, how could i make this feature???. I need to know how to extract from the DB what i am going to show on the tags cloud. 

Regards,
another wordpress user.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, it helped me a lot, but i have a question, i am using wordpressMU for developing a blogs platform in my university, and i wanna get tags from all blogs created instead from the primary blog, how could i make this feature???. I need to know how to extract from the DB what i am going to show on the tags cloud. </p>
<p>Regards,<br />
another wordpress user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev Duff</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-6178</link>
		<dc:creator>Dev Duff</dc:creator>
		<pubDate>Sun, 06 Jun 2010 09:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-6178</guid>
		<description>Hello Emily,

I think you will have to write a function of your own and then perhaps the task can be accomplished. According to Wordpress Docs (Docs.wordpress.org), You can arrange Tag Cloud order by name or count only and in Ascending, Descending or Random orders only. To do what you are trying to do, you will have to write a function.
Sorry, I couldn&#039;t be of much help.

Regards,
Dev.</description>
		<content:encoded><![CDATA[<p>Hello Emily,</p>
<p>I think you will have to write a function of your own and then perhaps the task can be accomplished. According to WordPress Docs (Docs.wordpress.org), You can arrange Tag Cloud order by name or count only and in Ascending, Descending or Random orders only. To do what you are trying to do, you will have to write a function.<br />
Sorry, I couldn&#8217;t be of much help.</p>
<p>Regards,<br />
Dev.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emily</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-6172</link>
		<dc:creator>emily</dc:creator>
		<pubDate>Sat, 05 Jun 2010 21:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-6172</guid>
		<description>Thanks for this tutorial.
I have a question, maybe you can help.
I&#039;m using 4 tags in tag cloud to create sort of sub-menu.
I used &#039;include=32,58,64,96&#039; to include only the 4 tags.
Now, I would like the tags to appear ordered not by name or count but by tag_ID.

Do you know how to do it ?

Thanks in advance for any answer you might give.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.<br />
I have a question, maybe you can help.<br />
I&#8217;m using 4 tags in tag cloud to create sort of sub-menu.<br />
I used &#8216;include=32,58,64,96&#8242; to include only the 4 tags.<br />
Now, I would like the tags to appear ordered not by name or count but by tag_ID.</p>
<p>Do you know how to do it ?</p>
<p>Thanks in advance for any answer you might give.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jubbling</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-6052</link>
		<dc:creator>Jubbling</dc:creator>
		<pubDate>Thu, 27 May 2010 16:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-6052</guid>
		<description>Perfect!  I didn&#039;t want another plugin and this did the trick.</description>
		<content:encoded><![CDATA[<p>Perfect!  I didn&#8217;t want another plugin and this did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajit</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-6031</link>
		<dc:creator>Ajit</dc:creator>
		<pubDate>Tue, 25 May 2010 05:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-6031</guid>
		<description>Thank you very much for this article. Really it helped me lot.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this article. Really it helped me lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-5632</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 22 Apr 2010 20:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-5632</guid>
		<description>Is there a way to have the tag cloud justified, instead of left-aligned?</description>
		<content:encoded><![CDATA[<p>Is there a way to have the tag cloud justified, instead of left-aligned?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-5622</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 22 Apr 2010 01:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-5622</guid>
		<description>Thanks for this clear well-written tutorial. It helped significantly and saved me a lot of time trying to find out where all the details were stored.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thanks for this clear well-written tutorial. It helped significantly and saved me a lot of time trying to find out where all the details were stored.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev Duff</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-287</link>
		<dc:creator>Dev Duff</dc:creator>
		<pubDate>Mon, 11 May 2009 01:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-287</guid>
		<description>Hi Susan, glad to know that you enjoyed this wordpress tutorial, more tutorials will be posted from time to time. Keep visiting us in your free time. Cheers!
Dev</description>
		<content:encoded><![CDATA[<p>Hi Susan, glad to know that you enjoyed this wordpress tutorial, more tutorials will be posted from time to time. Keep visiting us in your free time. Cheers!<br />
Dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan B.</title>
		<link>http://www.devduff.com/wordpress/how-to-customize-wordpress-tag-cloud.php/comment-page-1#comment-281</link>
		<dc:creator>Susan B.</dc:creator>
		<pubDate>Sun, 10 May 2009 20:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devduff.com/?p=186#comment-281</guid>
		<description>Very nice WordPress Tag tutorial. The list order really makes for a  more organized and cleaner look with this tag display method. Thanks for taking the time to share this WordPress tutorial with others.</description>
		<content:encoded><![CDATA[<p>Very nice WordPress Tag tutorial. The list order really makes for a  more organized and cleaner look with this tag display method. Thanks for taking the time to share this WordPress tutorial with others.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

