<?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://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html</link>
	<description>含博客技巧，博客赚钱，博客推广优化，博客营销，博客工具，博客资讯以及wordpress相关的内容。</description>
	<lastBuildDate>Mon, 13 Feb 2012 09:18:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：ホームページ制作</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-8036</link>
		<dc:creator>ホームページ制作</dc:creator>
		<pubDate>Thu, 06 Nov 2008 08:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-8036</guid>
		<description>原来是这样，谢谢分享</description>
		<content:encoded><![CDATA[<p>原来是这样，谢谢分享</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wow gold</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-6030</link>
		<dc:creator>wow gold</dc:creator>
		<pubDate>Tue, 11 Mar 2008 01:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-6030</guid>
		<description>原来是这样，谢谢分享</description>
		<content:encoded><![CDATA[<p>原来是这样，谢谢分享</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wow gold</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-6029</link>
		<dc:creator>wow gold</dc:creator>
		<pubDate>Tue, 11 Mar 2008 01:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-6029</guid>
		<description>向楼主学习，我是刚刚学上网学电脑的女孩，希望可以从您这儿学习到东西，多多指教，谢谢!</description>
		<content:encoded><![CDATA[<p>向楼主学习，我是刚刚学上网学电脑的女孩，希望可以从您这儿学习到东西，多多指教，谢谢!</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：曾英杰</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2037</link>
		<dc:creator>曾英杰</dc:creator>
		<pubDate>Mon, 02 Jul 2007 06:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2037</guid>
		<description>jack pei，问题解决就好了：）</description>
		<content:encoded><![CDATA[<p>jack pei，问题解决就好了：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jack pei</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2035</link>
		<dc:creator>jack pei</dc:creator>
		<pubDate>Mon, 02 Jul 2007 06:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2035</guid>
		<description>这么快啊！！太棒了！！解决了！！谢了。</description>
		<content:encoded><![CDATA[<p>这么快啊！！太棒了！！解决了！！谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：曾英杰</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2033</link>
		<dc:creator>曾英杰</dc:creator>
		<pubDate>Mon, 02 Jul 2007 05:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2033</guid>
		<description>jack pei，yo2那里如果要加载流量统计的话，放在侧边栏可以通过后台管理来实现，我以前在yo2试玩的时候，他们后台是有一个侧边栏的选项，你只需新建一个空白框，然后把代码加进去就可以了。

如果你想放在别的地方，就只能通过把模板下下来修改，然后再上传模板的办法来实现了。不过yo2上传模板很是麻烦，所以这也是一个问题。

另外，网站地图是通过插件来实现的，你可以到&lt;a href=&quot;http://blogunion.org/wordpress/wordpress-plugins/sitemap-generator-plugin.html&quot; rel=&quot;nofollow&quot;&gt;sitemap-generator-plugin&lt;/a&gt;这篇文章去了解下。</description>
		<content:encoded><![CDATA[<p>jack pei，yo2那里如果要加载流量统计的话，放在侧边栏可以通过后台管理来实现，我以前在yo2试玩的时候，他们后台是有一个侧边栏的选项，你只需新建一个空白框，然后把代码加进去就可以了。</p>
<p>如果你想放在别的地方，就只能通过把模板下下来修改，然后再上传模板的办法来实现了。不过yo2上传模板很是麻烦，所以这也是一个问题。</p>
<p>另外，网站地图是通过插件来实现的，你可以到<a href="http://blogunion.org/wordpress/wordpress-plugins/sitemap-generator-plugin.html" rel="nofollow">sitemap-generator-plugin</a>这篇文章去了解下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jack pei</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2031</link>
		<dc:creator>jack pei</dc:creator>
		<pubDate>Mon, 02 Jul 2007 05:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-2031</guid>
		<description>杰哥，我又有问题了，我前段时间也从YO2那里注册了一个空间，页面模板跟系统都是采用的WORDPRESS的程序，请问我该如何的加载流量统计与RSS订阅的那些代码到我的博客？还有关于新加载的页面，比如向您的“网站地图”在自动生成的还是需要手动输入建立的页面？我又该如何在自己博客首页加上进入空间后台的快捷方式？希望杰哥给予指点。谢谢！</description>
		<content:encoded><![CDATA[<p>杰哥，我又有问题了，我前段时间也从YO2那里注册了一个空间，页面模板跟系统都是采用的WORDPRESS的程序，请问我该如何的加载流量统计与RSS订阅的那些代码到我的博客？还有关于新加载的页面，比如向您的“网站地图”在自动生成的还是需要手动输入建立的页面？我又该如何在自己博客首页加上进入空间后台的快捷方式？希望杰哥给予指点。谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Gtan.cn &#187; wordpress使用技巧收集</title>
		<link>http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-1048</link>
		<dc:creator>Gtan.cn &#187; wordpress使用技巧收集</dc:creator>
		<pubDate>Sun, 29 Apr 2007 10:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-tips/plugin-code-hack.html#comment-1048</guid>
		<description>[...] 如何让wordpress正确加载插件命令 [...]</description>
		<content:encoded><![CDATA[<p>[...] 如何让wordpress正确加载插件命令 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

