<?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>《WordPress内置模板条件判断函数》的评论</title>
	<atom:link href="http://photozero.net/conditional_tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://photozero.net/conditional_tags/</link>
	<description>没事瞎写</description>
	<lastBuildDate>Wed, 24 Aug 2011 11:45:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>calvin</title>
		<link>http://photozero.net/conditional_tags/#comment-2995</link>
		<dc:creator>calvin</dc:creator>
		<pubDate>Wed, 13 Feb 2008 12:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://zz.neekey.com/archives/99#comment-2995</guid>
		<description>不错的东西 ~~  决定完全放弃掉 WP内置的 widgets 了 o(∩_∩)o...

不过还需要去找一些代码 赫赫~ 先收藏了 ~~</description>
		<content:encoded><![CDATA[<p>不错的东西 ~~  决定完全放弃掉 WP内置的 widgets 了 o(∩_∩)o&#8230;</p>
<p>不过还需要去找一些代码 赫赫~ 先收藏了 ~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>neekey</title>
		<link>http://photozero.net/conditional_tags/#comment-2988</link>
		<dc:creator>neekey</dc:creator>
		<pubDate>Tue, 12 Feb 2008 05:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://zz.neekey.com/archives/99#comment-2988</guid>
		<description>例如，有些东西，个人介绍之类的，只需要在首页显示：

在合适的地方加上：
&lt;?php if(!is_home()){?&gt; 
这是我的个人介绍。。。
&lt;?php }?&gt;

404不存在页面可以这样设置
&lt;?php if(!is_404()){?&gt; 
您要找的东西不存在:(
&lt;?php }?&gt;</description>
		<content:encoded><![CDATA[<p>例如，有些东西，个人介绍之类的，只需要在首页显示：</p>
<p>在合适的地方加上：<br />
< ?php if(!is_home()){?><br />
这是我的个人介绍。。。<br />
< ?php }?></p>
<p>404不存在页面可以这样设置<br />
< ?php if(!is_404()){?><br />
您要找的东西不存在:(<br />
< ?php }?></p>
]]></content:encoded>
	</item>
	<item>
		<title>驽鸟</title>
		<link>http://photozero.net/conditional_tags/#comment-2986</link>
		<dc:creator>驽鸟</dc:creator>
		<pubDate>Mon, 11 Feb 2008 14:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://zz.neekey.com/archives/99#comment-2986</guid>
		<description>不知道怎么用，能举个例子吗？
我是PHP盲！</description>
		<content:encoded><![CDATA[<p>不知道怎么用，能举个例子吗？<br />
我是PHP盲！</p>
]]></content:encoded>
	</item>
	<item>
		<title>兰灯</title>
		<link>http://photozero.net/conditional_tags/#comment-2985</link>
		<dc:creator>兰灯</dc:creator>
		<pubDate>Sun, 10 Feb 2008 12:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://zz.neekey.com/archives/99#comment-2985</guid>
		<description>连接已经做好，很高兴认识你。常串门哦！</description>
		<content:encoded><![CDATA[<p>连接已经做好，很高兴认识你。常串门哦！</p>
]]></content:encoded>
	</item>
	<item>
		<title>花果山寨</title>
		<link>http://photozero.net/conditional_tags/#comment-2984</link>
		<dc:creator>花果山寨</dc:creator>
		<pubDate>Sun, 10 Feb 2008 10:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://zz.neekey.com/archives/99#comment-2984</guid>
		<description>学习了~</description>
		<content:encoded><![CDATA[<p>学习了~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

