<?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>知更鸟 &#187; WP函数</title>
	<atom:link href="http://zmingcx.com/tag/wp%e5%87%bd%e6%95%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://zmingcx.com</link>
	<description>崇尚专注　追求极致</description>
	<lastBuildDate>Mon, 21 May 2012 14:10:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WP时间函数简介</title>
		<link>http://zmingcx.com/wp-shi-jian-han-shu.html</link>
		<comments>http://zmingcx.com/wp-shi-jian-han-shu.html#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:25:06 +0000</pubDate>
		<dc:creator>知更鸟</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WP函数]]></category>

		<guid isPermaLink="false">http://zmingcx.cn/?p=1017</guid>
		<description><![CDATA[日志发表时间的调用函数：&#60;?php the_time() ?&#62; 评论发表日期的调用函数：&#60;?php comment_date() ?&#62; 评论发表日期的调用函数：&#60;?php comment_time() ?&#62; 日志发表日期的调用函数：&#60;?php the_time(’l, F jS, Y’) ?&#62; 通过用下面的字母添加替换，可以组合出很多变化 a ＝上下午 d ＝ 日期代码 F ＝ 月份代码 g ＝ 小时代码 G ＝ 小时代码 h ＝ 分钟代码 j ＝ 日期代码 l ＝ 星期代码 m ＝ 月份代码 n ＝ 月份代码 O ＝ 时区代码 r ＝ 完整日期时间代码 S ＝ 序列型数字后缀代码 T [...]]]></description>
			<content:encoded><![CDATA[<p>日志发表时间的调用函数：&lt;?php the_time() ?&gt;<br />
评论发表日期的调用函数：&lt;?php comment_date() ?&gt;<br />
评论发表日期的调用函数<span id="more-1017"></span>：&lt;?php comment_time() ?&gt;</p>
<p>日志发表日期的调用函数：&lt;?php the_time(’l, F jS, Y’) ?&gt;</p>
<p><strong>通过用下面的字母添加替换，可以组合出很多变化</strong><br />
a ＝上下午<br />
d ＝ 日期代码<br />
F ＝ 月份代码<br />
g ＝ 小时代码<br />
G ＝ 小时代码<br />
h ＝ 分钟代码<br />
j ＝ 日期代码<br />
l ＝ 星期代码<br />
m ＝ 月份代码<br />
n ＝ 月份代码<br />
O ＝ 时区代码<br />
r ＝ 完整日期时间代码<br />
S ＝ 序列型数字后缀代码<br />
T ＝ 时区代码<br />
w ＝ 星期代码<br />
y ＝ 年份代码</p>
]]></content:encoded>
			<wfw:commentRss>http://zmingcx.com/wp-shi-jian-han-shu.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

