<?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: Tags in columns plugin</title>
	<atom:link href="http://www.cre8d-design.com/2008/10/tags-in-columns-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cre8d-design.com/2008/10/tags-in-columns-plugin/</link>
	<description>blog designer</description>
	<lastBuildDate>Mon, 15 Mar 2010 00:21:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad</title>
		<link>http://www.cre8d-design.com/2008/10/tags-in-columns-plugin/comment-page-1/#comment-2229</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Fri, 21 Nov 2008 20:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=293#comment-2229</guid>
		<description>Great plugin!  I had to make a small modification I wanted to share.  For anyone wanting to use this plugin to display tags on a single post just change this line:

$tags = get_tags(array(&#039;orderby&#039;=&gt;name,&#039;order&#039;=&gt;ASC,&#039;number&#039;=&gt;100000));

this this:

$tags = get_the_tags();

and now the plugin will only pull back tags for the specific post you call the function on.</description>
		<content:encoded><![CDATA[<p>Great plugin!  I had to make a small modification I wanted to share.  For anyone wanting to use this plugin to display tags on a single post just change this line:</p>
<p>$tags = get_tags(array(&#8216;orderby&#8217;=&gt;name,&#8217;order&#8217;=&gt;ASC,&#8217;number&#8217;=&gt;100000));</p>
<p>this this:</p>
<p>$tags = get_the_tags();</p>
<p>and now the plugin will only pull back tags for the specific post you call the function on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fer</title>
		<link>http://www.cre8d-design.com/2008/10/tags-in-columns-plugin/comment-page-1/#comment-2228</link>
		<dc:creator>Fer</dc:creator>
		<pubDate>Thu, 16 Oct 2008 16:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/?p=293#comment-2228</guid>
		<description>THANK YOU! I&#039;ve been waiting for this for soooo long!
Thank you!</description>
		<content:encoded><![CDATA[<p>THANK YOU! I&#8217;ve been waiting for this for soooo long!<br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
