<?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:插件开发API（Plugin API）》的评论</title>
	<atom:link href="http://sexywp.com/wordpress-plugin-api.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://sexywp.com/wordpress-plugin-api.htm</link>
	<description>Building another myself~~</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:11:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：Charles</title>
		<link>http://sexywp.com/wordpress-plugin-api.htm/comment-page-1#comment-2500</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.charlestang.cn/?p=82#comment-2500</guid>
		<description>这篇东西是翻译的官方的文档，直接拷贝过来的，没仔细看。不过呢，就算你实际编程的时候，把add_action写成了add_filter，也不会有问题，本来就是同一个函数。add_action函数里面就一行，就是add_filter(&#039;action_name&#039;,&#039;callback&#039;);</description>
		<content:encoded><![CDATA[<p>这篇东西是翻译的官方的文档，直接拷贝过来的，没仔细看。不过呢，就算你实际编程的时候，把add_action写成了add_filter，也不会有问题，本来就是同一个函数。add_action函数里面就一行，就是add_filter('action_name','callback');</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：snowblink</title>
		<link>http://sexywp.com/wordpress-plugin-api.htm/comment-page-1#comment-2499</link>
		<dc:creator>snowblink</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.charlestang.cn/?p=82#comment-2499</guid>
		<description>以前没看这篇 今天看了下 你的引用add_action写成add_filter了：）</description>
		<content:encoded><![CDATA[<p>以前没看这篇 今天看了下 你的引用add_action写成add_filter了：）</p>
]]></content:encoded>
	</item>
</channel>
</rss>

