<?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>《如何使用 PHP 在自己网站上显示最新的微博》的评论</title>
	<atom:link href="http://nan.im/blog/1198/feed" rel="self" type="application/rss+xml" />
	<link>http://nan.im/blog/1198</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:25:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：niuli</title>
		<link>http://nan.im/blog/1198#comment-751</link>
		<dc:creator>niuli</dc:creator>
		<pubDate>Tue, 17 May 2011 12:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://anyliv.com/blog/?p=1198#comment-751</guid>
		<description>函数写好之后是放到functions.php吗？怎么才能在Html上调用呢

&lt;blockquote&gt;直接在你的主题模板里面调用 echo  any_get_weibo(id, n) 就可以了 wordpress 主题会默认引入 functions 文件的内容，不过现在新浪微博已经提供了 API 接口我不确定这个函数是否还能正常工作。&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>函数写好之后是放到functions.php吗？怎么才能在Html上调用呢</p>
<blockquote><p>直接在你的主题模板里面调用 echo  any_get_weibo(id, n) 就可以了 wordpress 主题会默认引入 functions 文件的内容，不过现在新浪微博已经提供了 API 接口我不确定这个函数是否还能正常工作。</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

