<?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>《简单说一下我的主题展示页面实现方法》的评论</title>
	<atom:link href="http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html</link>
	<description>WordPress themes, Blogs, Web design, ex-Paris living...</description>
	<lastBuildDate>Sun, 15 Jan 2012 06:11:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：Ray</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-18610</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 18 Apr 2011 07:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-18610</guid>
		<description>你好，我问一下自动读取在文章第一个图片的那个代码，为啥我弄好之后每次读取的都是最后一张图片呢？求解！</description>
		<content:encoded><![CDATA[<p>你好，我问一下自动读取在文章第一个图片的那个代码，为啥我弄好之后每次读取的都是最后一张图片呢？求解！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：糯米饭</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-17977</link>
		<dc:creator>糯米饭</dc:creator>
		<pubDate>Fri, 11 Feb 2011 23:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-17977</guid>
		<description>query_posts 这串用了后 导致标签TAG链接定向了主页。。。 就是按了某关键词，打开的却是主页</description>
		<content:encoded><![CDATA[<p>query_posts 这串用了后 导致标签TAG链接定向了主页。。。 就是按了某关键词，打开的却是主页</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：首页的ajax分类目录 » Winy Sky</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-15650</link>
		<dc:creator>首页的ajax分类目录 » Winy Sky</dc:creator>
		<pubDate>Thu, 02 Sep 2010 05:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-15650</guid>
		<description>[...] 嗯，现在这个主题用的是固定的ID号，效果是一样的。有个缺陷是不能分页，因此默认是全部显示，目前我只输出前面30篇最近的，这个可以在query_posts的showposts参数控制。最初这个效果是从jinwen的主题中看到的，他也写了一个简单的教程，但是每个分类都要创建一个相应的php文件。我第一次改进是把全部响应部分放在一起加以判断，节省了很多，正如目前这个主题用上的一样，现在上面的方面适用性更强。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 嗯，现在这个主题用的是固定的ID号，效果是一样的。有个缺陷是不能分页，因此默认是全部显示，目前我只输出前面30篇最近的，这个可以在query_posts的showposts参数控制。最初这个效果是从jinwen的主题中看到的，他也写了一个简单的教程，但是每个分类都要创建一个相应的php文件。我第一次改进是把全部响应部分放在一起加以判断，节省了很多，正如目前这个主题用上的一样，现在上面的方面适用性更强。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：mcooo</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13832</link>
		<dc:creator>mcooo</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13832</guid>
		<description>&lt;a href=&quot;#comment-13831&quot; rel=&quot;nofollow&quot;&gt;@Jinwen &lt;/a&gt;呵呵，WordPress把前台显示改了，这个我就不知了！</description>
		<content:encoded><![CDATA[<p><a href="#comment-13831" rel="nofollow">@Jinwen </a>呵呵，WordPress把前台显示改了，这个我就不知了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jinwen</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13831</link>
		<dc:creator>Jinwen</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13831</guid>
		<description>是这样才对，不知道WordPress为什么把前台显示的改了 :?:</description>
		<content:encoded><![CDATA[<p>是这样才对，不知道WordPress为什么把前台显示的改了 <img src='http://www.saywp.com/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jinwen</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13830</link>
		<dc:creator>Jinwen</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13830</guid>
		<description>这句WordPress转换了，正确的在本篇留言里面有提到过。</description>
		<content:encoded><![CDATA[<p>这句WordPress转换了，正确的在本篇留言里面有提到过。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jinwen</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13829</link>
		<dc:creator>Jinwen</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13829</guid>
		<description>这一句应该是这样的：
$output = preg_match_all(&#039;/&lt;img.+src=[\&#039;&quot;]([^\&#039;&quot;]+)[\&#039;&quot;].*&gt;/i&#039;, $post-&gt;post_content, $matches);
可能给WordPress后台自动转换了。</description>
		<content:encoded><![CDATA[<p>这一句应该是这样的：<br />
$output = preg_match_all('/<img .+src=[\'"]([^\'"]+)[\'"].*/>/i', $post->post_content, $matches);<br />
可能给WordPress后台自动转换了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：mcooo</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13828</link>
		<dc:creator>mcooo</dc:creator>
		<pubDate>Mon, 12 Apr 2010 04:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13828</guid>
		<description>$output = preg_match_all(&#039;/&lt;img.+src=[\&#039;&quot;]([^\&#039;&quot;]+)[\&#039;&quot;].*&gt;/i&#039;, $post-&gt;post_content, $matches);   :!: 是这样才对吧！</description>
		<content:encoded><![CDATA[<p>$output = preg_match_all('/&lt;img.+src=[\'"]([^\'"]+)[\'"].*&gt;/i', $post-&gt;post_content, $matches);   <img src='http://www.saywp.com/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' />  是这样才对吧！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：happyet</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13491</link>
		<dc:creator>happyet</dc:creator>
		<pubDate>Tue, 23 Mar 2010 00:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13491</guid>
		<description>你好，我用了调用图片的函数后，首页提示下面这一行错误。
$output = preg_match_all(&#039;//i&#039;, $post-&gt;post_content, $matches); :???:</description>
		<content:encoded><![CDATA[<p>你好，我用了调用图片的函数后，首页提示下面这一行错误。<br />
$output = preg_match_all('//i', $post-&gt;post_content, $matches); <img src='http://www.saywp.com/wp-includes/images/smilies/icon_confused.gif' alt=':???:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：happyet</title>
		<link>http://www.saywp.com/wordpress/query-post-method-to-show-my-wordpress-theme-page.html#comment-13149</link>
		<dc:creator>happyet</dc:creator>
		<pubDate>Tue, 02 Mar 2010 09:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.saywp.com/?p=1249#comment-13149</guid>
		<description>&lt;a href=&quot;#comment-13146&quot; rel=&quot;nofollow&quot;&gt;@Jinwen &lt;/a&gt;
谢谢！！！</description>
		<content:encoded><![CDATA[<p><a href="#comment-13146" rel="nofollow">@Jinwen </a><br />
谢谢！！！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

