<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FVF.me&#039;Ye &#187; new</title>
	<atom:link href="http://fvf.me/tag/new/feed" rel="self" type="application/rss+xml" />
	<link>http://fvf.me</link>
	<description>我是孤独的根号5</description>
	<lastBuildDate>Mon, 19 Sep 2011 12:10:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>最新文章加new图片</title>
		<link>http://fvf.me/wordpress/tips/the-latest-article-added-new-pictures.html</link>
		<comments>http://fvf.me/wordpress/tips/the-latest-article-added-new-pictures.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 07:16:32 +0000</pubDate>
		<dc:creator>死兔子</dc:creator>
				<category><![CDATA[小技巧]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[最新文章]]></category>

		<guid isPermaLink="false">http://fvf.me/wordpress/%e6%9c%80%e6%96%b0%e6%96%87%e7%ab%a0%e5%8a%a0new%e5%9b%be%e7%89%87.html</guid>
		<description><![CDATA[在index.php里找到包含&#60;?php the_title(); ?&#62;的地方， 在&#60;?php the_title(); ?&#62;后面加上如下代码： &#60;?php $t1=$post-&#62;post_date; $t2=date(&#34;Y-m-d H:i:s&#34;); $diff=(strtotime($t2)-strtotime($t1))/3600; if($diff&#60; 24){echo &#34;&#60; img src=&#39;http://fvf.me/new.gif&#39; alt='NEW'&#62; &#34;;} ?&#62; 将’http://fvf.me/new.gif，换成你要用的new图标，最好是使用绝对地址，不然会出些麻烦 – - 嘿嘿，不说你也应该知道。 你想在哪出现这个new标记，就放在哪吧。赶快试试吧！^_^ 这样新的文章就会出现NEW。 转载自：http://oi22.com/teach/to-add-a-new-tag-article.html]]></description>
			<content:encoded><![CDATA[<p>在index.php里找到包含<strong>&lt;?php the_title(); ?&gt;</strong>的地方， 在&lt;?php the_title(); ?&gt;后面加上如下代码：</p>
<div class="source" style="font-family: 'Courier New', 'Lucida Console', Verdana; color: rgb(192, 192, 192); background-color: rgb(0, 0, 0); "> <span style="color: rgb(255, 255, 255); ">&lt;?php</span><br /> <span style="color: rgb(204, 204, 0); ">$t1</span><span style="color: rgb(192, 192, 192); ">=</span><span style="color: rgb(204, 204, 0); ">$post</span><span style="color: rgb(192, 192, 192); ">-&gt;</span><span style="color: rgb(255, 255, 0); ">post_date</span>;<br /> <span style="color: rgb(204, 204, 0); ">$t2</span><span style="color: rgb(192, 192, 192); ">=</span><span style="color: rgb(192, 192, 192); ">date</span>(<span style="color: rgb(187, 187, 0); ">&quot;Y-m-d H:i:s&quot;</span>);<br /> <span style="color: rgb(204, 204, 0); ">$diff</span><span style="color: rgb(192, 192, 192); ">=</span>(<span style="color: rgb(192, 192, 192); ">strtotime</span>(<span style="color: rgb(204, 204, 0); ">$t2</span>)<span style="color: rgb(192, 192, 192); ">-</span><span style="color: rgb(192, 192, 192); ">strtotime</span>(<span style="color: rgb(204, 204, 0); ">$t1</span>))<span style="color: rgb(192, 192, 192); ">/</span><span style="color: rgb(192, 192, 192); ">3600</span>;<br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">if</span>(<span style="color: rgb(204, 204, 0); ">$diff</span><span style="color: rgb(192, 192, 192); ">&lt;</span> <span style="color: rgb(192, 192, 192); ">24</span><span style="color: rgb(192, 192, 192); ">){</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">echo</span> <span style="color: rgb(187, 187, 0); ">&quot;&lt; img src=&#39;http://fvf.me/new.gif&#39; alt='NEW'&gt; &quot;</span><span style="color: rgb(192, 192, 192); ">;}</span><br /> <span style="color: rgb(255, 255, 255); ">?&gt;</span></div>
<p>将’http://fvf.me/new.gif，换成你要用的new图标，最好是使用绝对地址，不然会出些麻烦 – - 嘿嘿，不说你也应该知道。 你想在哪出现这个new标记，就放在哪吧。赶快试试吧！^_^ 这样新的文章就会出现NEW。</p>
<p>转载自：http://oi22.com/teach/to-add-a-new-tag-article.html</p>
]]></content:encoded>
			<wfw:commentRss>http://fvf.me/wordpress/tips/the-latest-article-added-new-pictures.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

