<?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: Problem in get_category_link() in WordPress 2.7</title>
	<atom:link href="http://www.dc-interactive.net/blog/problem-in-get_category_link-in-wordpress-27.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dc-interactive.net/blog/problem-in-get_category_link-in-wordpress-27.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 09 May 2009 16:01:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Havlik</title>
		<link>http://www.dc-interactive.net/blog/problem-in-get_category_link-in-wordpress-27.html/comment-page-1#comment-11489</link>
		<dc:creator>John Havlik</dc:creator>
		<pubDate>Sat, 09 May 2009 16:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dc-interactive.net/?p=34#comment-11489</guid>
		<description>If you check what is actually being returned by &lt;code&gt;get_category()&lt;/code&gt; in &lt;code&gt;get_category_link()&lt;/code&gt; you&#039;ll see it is an error object (at least in WP 2.8-bleeding). The problem seems to be caused by telling &lt;code&gt;get_category()&lt;/code&gt; to retrieve the cat_ID results from a &lt;code&gt;get_category()&lt;/code&gt; call.</description>
		<content:encoded><![CDATA[<p>If you check what is actually being returned by <code>get_category()</code> in <code>get_category_link()</code> you&#8217;ll see it is an error object (at least in WP 2.8-bleeding). The problem seems to be caused by telling <code>get_category()</code> to retrieve the cat_ID results from a <code>get_category()</code> call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SetShine.com</title>
		<link>http://www.dc-interactive.net/blog/problem-in-get_category_link-in-wordpress-27.html/comment-page-1#comment-11486</link>
		<dc:creator>SetShine.com</dc:creator>
		<pubDate>Wed, 15 Apr 2009 17:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dc-interactive.net/?p=34#comment-11486</guid>
		<description>Hi,

Thanks for this information.
Recently I had upgraded to wordpress 2.7.1, after which I started to face this problem.
I found your solution after I search for this error. Now my problem is solved.
Appreciated.

SetShine.com</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this information.<br />
Recently I had upgraded to wordpress 2.7.1, after which I started to face this problem.<br />
I found your solution after I search for this error. Now my problem is solved.<br />
Appreciated.</p>
<p>SetShine.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
