<?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>Comments on: WordPress2.3 Plugin: wp_list_posts v0.1</title>
	<atom:link href="http://www.thinkagain.cn/archives/877.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thinkagain.cn/archives/877.html</link>
	<description>Inspire thinking, inspire creativity, inspire future.</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:12:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 蜗牛</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-155586</link>
		<dc:creator>蜗牛</dc:creator>
		<pubDate>Sun, 19 Jun 2011 07:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-155586</guid>
		<description>Hi，老兄你的插件是不是不支持WP3.1.3啊？怎么我按照你是调用方式把代码放到archive.php里面，无论我直接用默认代码还是定义代码都没有任何反应啊，我的代码



我是想调用按照类别的存档，求解答，谢谢了。 ;-)</description>
		<content:encoded><![CDATA[<p>Hi，老兄你的插件是不是不支持WP3.1.3啊？怎么我按照你是调用方式把代码放到archive.php里面，无论我直接用默认代码还是定义代码都没有任何反应啊，我的代码</p>
<p>我是想调用按照类别的存档，求解答，谢谢了。 <img src='http://www.thinkagain.cn/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fayme</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-144597</link>
		<dc:creator>fayme</dc:creator>
		<pubDate>Sat, 11 Dec 2010 15:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-144597</guid>
		<description>请问如果想以图片加标题名称的方式显示,该如何调用?</description>
		<content:encoded><![CDATA[<p>请问如果想以图片加标题名称的方式显示,该如何调用?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vken</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-139308</link>
		<dc:creator>vken</dc:creator>
		<pubDate>Fri, 20 Aug 2010 10:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-139308</guid>
		<description>另外如果修改成使用category_nicename的话需要如何操作？因为如果分类名称中间有空格的话，而又在文章标题前加了根据分类添加标题图片的话将使图片失效。谢谢！</description>
		<content:encoded><![CDATA[<p>另外如果修改成使用category_nicename的话需要如何操作？因为如果分类名称中间有空格的话，而又在文章标题前加了根据分类添加标题图片的话将使图片失效。谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vken</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-139294</link>
		<dc:creator>vken</dc:creator>
		<pubDate>Fri, 20 Aug 2010 03:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-139294</guid>
		<description>请问怎么才能显示某分类下所有子分类的文章列表？目前这个插件只能单一显示某分类的文章但不能显示该分类下所有子分类的文章。</description>
		<content:encoded><![CDATA[<p>请问怎么才能显示某分类下所有子分类的文章列表？目前这个插件只能单一显示某分类的文章但不能显示该分类下所有子分类的文章。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 三款显示同一分类文章的wordpress插件 &#124; 只言片语</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-136694</link>
		<dc:creator>三款显示同一分类文章的wordpress插件 &#124; 只言片语</dc:creator>
		<pubDate>Tue, 13 Jul 2010 07:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-136694</guid>
		<description>[...] 第二款显示同一分类文章的wordpress插件：wp ist posts。 国人的作品，支持wordpress2.3。使用方法也很简单，参照作者的说明就行了。用途非常多： 1. 支持按目录显示存档。 2. 按时间显示存档，可按年，月，日来显示。且可指定时间格式。效果可见我站上的存档页面，是按月份(M Y)生成的。 3. 显示含有指定tag(标签)的存档。支持多标签。可用于自动生成系列文章等。效果见本站内的几个专题页面。 4. 显示指定目录下的存档。 5. 显示同一目录下的存档。可用于同一目录下的相关文章显示。 6. 支持自定义是否显示评论数或发布时间。 7.采用自建函数生成文章链接(永久链接)。大大减少数据库查询。目前还不支持含有目录名的永久链接格式。在今后的升级中再来解决这个问题。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 第二款显示同一分类文章的wordpress插件：wp ist posts。 国人的作品，支持wordpress2.3。使用方法也很简单，参照作者的说明就行了。用途非常多： 1. 支持按目录显示存档。 2. 按时间显示存档，可按年，月，日来显示。且可指定时间格式。效果可见我站上的存档页面，是按月份(M Y)生成的。 3. 显示含有指定tag(标签)的存档。支持多标签。可用于自动生成系列文章等。效果见本站内的几个专题页面。 4. 显示指定目录下的存档。 5. 显示同一目录下的存档。可用于同一目录下的相关文章显示。 6. 支持自定义是否显示评论数或发布时间。 7.采用自建函数生成文章链接(永久链接)。大大减少数据库查询。目前还不支持含有目录名的永久链接格式。在今后的升级中再来解决这个问题。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abdullah.okm</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-131893</link>
		<dc:creator>abdullah.okm</dc:creator>
		<pubDate>Sat, 22 May 2010 05:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-131893</guid>
		<description>Its really superb.It is helping me solve the most issues in my blog.

Thanks.Keep Developing. :razz:</description>
		<content:encoded><![CDATA[<p>Its really superb.It is helping me solve the most issues in my blog.</p>
<p>Thanks.Keep Developing. <img src='http://www.thinkagain.cn/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 显示同一分类文章的3个wordpress插件 &#124; VeryOK中文交汇平台</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-130988</link>
		<dc:creator>显示同一分类文章的3个wordpress插件 &#124; VeryOK中文交汇平台</dc:creator>
		<pubDate>Mon, 03 May 2010 12:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-130988</guid>
		<description>[...] Posts from Cat plugin for WordPress的有点是简单，但同时这也是缺点——可定制性太差。同一分类下面的文章只能显示在文章后面，没办法显示在别的地方。   显示同一分类文章的wordpress插件：wp ist posts。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Posts from Cat plugin for WordPress的有点是简单，但同时这也是缺点——可定制性太差。同一分类下面的文章只能显示在文章后面，没办法显示在别的地方。   显示同一分类文章的wordpress插件：wp ist posts。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klniu</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-125483</link>
		<dc:creator>klniu</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-125483</guid>
		<description>对了，如果链接能在新标签页或者窗口打开就更好了，谢谢你的插件，省了我不少功夫</description>
		<content:encoded><![CDATA[<p>对了，如果链接能在新标签页或者窗口打开就更好了，谢谢你的插件，省了我不少功夫</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klniu</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-125482</link>
		<dc:creator>klniu</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-125482</guid>
		<description>这个插件有个小问题，会找不到文章的真正链接，是
get_option(&#039;home&#039;)和get_option(&#039;siteurl&#039;)的问题，前者是真正的博客地址，后者是wordpress的安装地址，对于博客不在根目录安装的就会出错。</description>
		<content:encoded><![CDATA[<p>这个插件有个小问题，会找不到文章的真正链接，是<br />
get_option(&#8216;home&#8217;)和get_option(&#8216;siteurl&#8217;)的问题，前者是真正的博客地址，后者是wordpress的安装地址，对于博客不在根目录安装的就会出错。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 三款显示同一分类文章的wordpress插件 &#8211; 【KWE的博客】</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-121910</link>
		<dc:creator>三款显示同一分类文章的wordpress插件 &#8211; 【KWE的博客】</dc:creator>
		<pubDate>Fri, 13 Nov 2009 12:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-121910</guid>
		<description>[...] Posts from Cat plugin for WordPress的有点是简单，但同时这也是缺点——可定制性太差。同一分类下面的文章只能显示在文章后面，没办法显示在别的地方。第二款显示同一分类文章的wordpress插件：wp ist posts。 [...]</description>
		<content:encoded><![CDATA[<p>[...] Posts from Cat plugin for WordPress的有点是简单，但同时这也是缺点——可定制性太差。同一分类下面的文章只能显示在文章后面，没办法显示在别的地方。第二款显示同一分类文章的wordpress插件：wp ist posts。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 好天山</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-110241</link>
		<dc:creator>好天山</dc:creator>
		<pubDate>Mon, 18 May 2009 04:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-110241</guid>
		<description>俺也来凑凑热闹，给这个插件添加了一个title输出的开关：

&lt;code&gt;
	$defaults = array(
                ………………
                &#039;show_title&#039; =&gt; false, 
	);
&lt;/code&gt;

因为偶需要不带标题输出的结果， :twisted:</description>
		<content:encoded><![CDATA[<p>俺也来凑凑热闹，给这个插件添加了一个title输出的开关：</p>
<p><code><br />
	$defaults = array(<br />
                ………………<br />
                'show_title' =&gt; false,<br />
	);<br />
</code></p>
<p>因为偶需要不带标题输出的结果， <img src='http://www.thinkagain.cn/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 山之岚</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-85564</link>
		<dc:creator>山之岚</dc:creator>
		<pubDate>Sun, 11 Jan 2009 02:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-85564</guid>
		<description>&lt;a href=&quot;#comment-85461&quot; rel=&quot;nofollow&quot;&gt;@天下农 &lt;/a&gt;唉，这问题问得。邮件上面不是有该插件的链接到wp官方插件库的下载地址吗？点击过去后，你就接着会点回这里了，因为那是我的另一个插件。 :mrgreen: 
p.s，wp_list_post是很早为2.3写的一个插件，一直都没有更新。貌似简单，但是根据不同的参数调用，功能还是蛮多的。具体看本文的说明。 :razz:</description>
		<content:encoded><![CDATA[<p><a href="#comment-85461" rel="nofollow">@天下农 </a>唉，这问题问得。邮件上面不是有该插件的链接到wp官方插件库的下载地址吗？点击过去后，你就接着会点回这里了，因为那是我的另一个插件。 <img src='http://www.thinkagain.cn/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /><br />
p.s，wp_list_post是很早为2.3写的一个插件，一直都没有更新。貌似简单，但是根据不同的参数调用，功能还是蛮多的。具体看本文的说明。 <img src='http://www.thinkagain.cn/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 天下农</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-85461</link>
		<dc:creator>天下农</dc:creator>
		<pubDate>Sat, 10 Jan 2009 18:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-85461</guid>
		<description>请问山之岚，你回复留言后自动给评论者发邮件通知，用的是哪个评论插件？</description>
		<content:encoded><![CDATA[<p>请问山之岚，你回复留言后自动给评论者发邮件通知，用的是哪个评论插件？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 天下农</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-85460</link>
		<dc:creator>天下农</dc:creator>
		<pubDate>Sat, 10 Jan 2009 18:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-85460</guid>
		<description>ok  谢谢 调出来了

http://yofen.org/list</description>
		<content:encoded><![CDATA[<p>ok  谢谢 调出来了</p>
<p><a href="http://yofen.org/list" rel="nofollow">http://yofen.org/list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 山之岚</title>
		<link>http://www.thinkagain.cn/archives/877.html/comment-page-1#comment-85413</link>
		<dc:creator>山之岚</dc:creator>
		<pubDate>Sat, 10 Jan 2009 15:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkagain.cn/archives/877.html#comment-85413</guid>
		<description>&lt;a href=&quot;#comment-85401&quot; rel=&quot;nofollow&quot;&gt;@天下农 &lt;/a&gt;按目录排列在2.7下也测试通过，如调用代码：
&lt;code&gt;&lt;?php wp_list_posts(&#039;display=category&amp;timeformat=F Y&amp;show_comment_count=true&amp;show_date=true&amp;separateby= - &#039;); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-85401" rel="nofollow">@天下农 </a>按目录排列在2.7下也测试通过，如调用代码：<br />
<code>< ?php wp_list_posts('display=category&#038;timeformat=F Y&#038;show_comment_count=true&#038;show_date=true&#038;separateby= - '); ?></code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

