<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WETONG博客 &#187; wordpress页面调用分类</title>
	<atom:link href="http://en.phptop.cn/archives/tag/wordpress%e9%a1%b5%e9%9d%a2%e8%b0%83%e7%94%a8%e5%88%86%e7%b1%bb/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.phptop.cn</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 14:33:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 页面调用某个分类下的文章</title>
		<link>http://en.phptop.cn/archives/379/</link>
		<comments>http://en.phptop.cn/archives/379/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 08:41:05 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[网络，网页技术]]></category>
		<category><![CDATA[wordpress页面调用分类]]></category>

		<guid isPermaLink="false">http://www.phptop.cn/?p=379</guid>
		<description><![CDATA[<a href="http://en.phptop.cn/archives/379/" title="Wordpress 页面调用某个分类下的文章 "></a><p><p>1、创建一个页面模板：直接复制主题中的“index.php”文件，把文件名修改为你想要的模板名字，如：mypage.php。然后打开该文件，在代码最顶部增加如下代码（红色部份）：<br />
&lt;?php<br />
/*<br />
Template Name: mypage<br />
*/<br />
?&gt;<br />
这段代码是说明模板名称，在Wordpress后台新建页面时，选择下....<a href='http://en.phptop.cn/archives/379/' rel="nofollow">阅读全文 »</a></p>]]></description>
		<wfw:commentRss>http://en.phptop.cn/archives/379/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

