<?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>「側邊欄模組活用-Widget Logic」的迴響</title>
	<atom:link href="http://edblog.net/archives/2063/feed" rel="self" type="application/rss+xml" />
	<link>http://edblog.net/archives/2063</link>
	<description>亂寫、亂拍、亂來。 --- 持續亂改更新中 ---</description>
	<lastBuildDate>Mon, 08 Mar 2010 09:31:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：WordPress 小技巧 &#8212; Purple Blue</title>
		<link>http://edblog.net/archives/2063#comment-116599</link>
		<dc:creator>WordPress 小技巧 &#8212; Purple Blue</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/?p=2063#comment-116599</guid>
		<description>[...] 而這篇&#8230; http://edblog.net/archives/2063 [...]</description>
		<content:encoded><![CDATA[<p>[...] 而這篇&#8230; <a href="http://edblog.net/archives/2063" rel="nofollow">http://edblog.net/archives/2063</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Lin</title>
		<link>http://edblog.net/archives/2063#comment-110254</link>
		<dc:creator>Lin</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/?p=2063#comment-110254</guid>
		<description>全部需輸入的內容如下
is_category(x) &#124;&#124; is_single() &amp;&amp; in_category(x)
將x取代為分類的ID號即可。

感謝您的協助^-^</description>
		<content:encoded><![CDATA[<p>全部需輸入的內容如下<br />
is_category(x) || is_single() &amp;&amp; in_category(x)<br />
將x取代為分類的ID號即可。</p>
<p>感謝您的協助^-^</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Eduardo</title>
		<link>http://edblog.net/archives/2063#comment-110245</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Mon, 27 Jul 2009 10:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/?p=2063#comment-110245</guid>
		<description>可以試試
is_single() &amp;&amp; in_category(2)

或者 
is_single() &amp;&amp; in_category(&#039;slug&#039;)</description>
		<content:encoded><![CDATA[<p>可以試試<br />
is_single() &amp;&amp; in_category(2)</p>
<p>或者<br />
is_single() &amp;&amp; in_category(&#8217;slug&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Lin</title>
		<link>http://edblog.net/archives/2063#comment-110219</link>
		<dc:creator>Lin</dc:creator>
		<pubDate>Sun, 26 Jul 2009 19:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://edblog.net/?p=2063#comment-110219</guid>
		<description>艾德 你好

假設我設定 is_category(1) 分類1顯示&quot;測試&quot;這個邊欄內容

當我點選分類1裡的的任一篇文章，我也想顯示&quot;測試&quot;這個邊欄內容，該如何設定呢？

謝謝~</description>
		<content:encoded><![CDATA[<p>艾德 你好</p>
<p>假設我設定 is_category(1) 分類1顯示』測試』這個邊欄內容</p>
<p>當我點選分類1裡的的任一篇文章，我也想顯示』測試』這個邊欄內容，該如何設定呢？</p>
<p>謝謝~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
