<?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; firefox</title>
	<atom:link href="http://blogunion.org/tag/plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://blogunion.org</link>
	<description>含博客技巧，博客赚钱，博客推广优化，博客营销，博客工具，博客资讯以及wordpress相关的内容。</description>
	<lastBuildDate>Mon, 07 May 2012 15:02:58 +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>wordpress插件之Today Posts</title>
		<link>http://blogunion.org/wordpress/wordpress-plugins/today-posts.html</link>
		<comments>http://blogunion.org/wordpress/wordpress-plugins/today-posts.html#comments</comments>
		<pubDate>Sun, 03 Dec 2006 07:08:25 +0000</pubDate>
		<dc:creator>老曾</dc:creator>
				<category><![CDATA[wordpress插件]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Today Posts]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://blogunion.org/wordpress/wordpress-plugins/120.html</guid>
		<description><![CDATA[Today Posts，让你显示今天更新的日志。如果你的blog每天更新量比较大的化，例如超过10篇，那么这个插件比较适合你。 安装方法：下载，上传，激活。 使用方法：在你想要显示今天更新日志的... ]]></description>
			<content:encoded><![CDATA[<p>Today Posts，让你显示今天更新的日志。如果你的blog每天更新量比较大的化，例如超过10篇，那么这个插件比较适合你。</p>
<p>安装方法：下载，上传，激活。</p>
<p>使用方法：在你想要显示今天更新日志的地方加入如下的代码：</p>
<div class="hl-surround"><div class="hl-main">&lt;?php cypher_todayposts(); ?&gt;</div></div>
<p>当然，你还可以通过参数来控制“今天更新日志”的外观：</p>
<p>$before &#8211; 每篇文章链接前面的分隔符，默认的是＜li＞<br />
$after &#8211;  每篇文章链接后面的分隔符，默认是＜/li＞<br />
$limit &#8211; 你想出现的更新数目，默认是10。如果你每天都更新20篇，那么就设定为20，否则使用这个插件就没多大意义了。</p>
<p>例如：你想在链接前面出现“[”，链接后出现“]”，只显示每天更新的“5”篇，那么其代码具体为</p>
<div class="hl-surround"><div class="hl-main">&lt;?php cypher_todayposts(’[', ‘]’, 5); ?&gt;</div></div>
<p>插件下载点<A href="http://www.cypherhackz.net/plugins-themes/today-posts/">这里</a>。</p>
<p><!-- google_ad_section_end --></p>
<h3  class="related_post_title">相关文章阅读</h3><ul class="related_post"><li>2010年03月23日 -- <a href="http://blogunion.org/wordpress/wordpress-tips/wordpress-phpmyadmin.html" title="WordPress搬家教程之二：如何从phpmyadmin里面批量替换内容">WordPress搬家教程之二：如何从phpmyadmin里面批量替换内容</a> (3)</li><li>2009年11月01日 -- <a href="http://blogunion.org/wordpress/wordpress-themes/31-free-wordpress-photo-themes.html" title="强烈推荐：31款免费WordPress图片模板">强烈推荐：31款免费WordPress图片模板</a> (24)</li><li>2009年10月14日 -- <a href="http://blogunion.org/wordpress/wordpress-tips/8-ways-to-make-wordpress-easier-to-use.html" title="让客户对WordPress更满意的八种方式——八大WordPress优化插件推荐">让客户对WordPress更满意的八种方式——八大WordPress优化插件推荐</a> (20)</li><li>2009年07月13日 -- <a href="http://blogunion.org/wordpress/wordpress-themes/16-beautiful-wordpress-showcase-sites.html" title="推荐16个收集 wordpress 建站精彩案例的站点">推荐16个收集 wordpress 建站精彩案例的站点</a> (9)</li><li>2009年05月10日 -- <a href="http://blogunion.org/wordpress/wordpress-themes/ezwpthemes.html" title="EZwpthemes：提供适合女性使用的wordpress主题下载">EZwpthemes：提供适合女性使用的wordpress主题下载</a> (5)</li><li>2009年01月25日 -- <a href="http://blogunion.org/wordpress/wordpress-plugins/smart-ads%ef%bc%8c%e8%87%aa%e5%ae%9a%e4%b9%89%e6%98%be%e7%a4%ba%e5%8d%9a%e5%ae%a2%e5%b9%bf%e5%91%8a.html" title="Smart Ads，自定义显示博客广告">Smart Ads，自定义显示博客广告</a> (5)</li><li>2008年03月27日 -- <a href="http://blogunion.org/wordpress/wordpress-plugins/top-10-anti-spam-plugins.html" title="10大 wordpress 反垃圾评论插件">10大 wordpress 反垃圾评论插件</a> (9)</li><li>2008年02月02日 -- <a href="http://blogunion.org/wordpress/wordpress-tips/20-practical-seo-tips.html" title="wordpress 搜索引擎优化的二十条实用技巧">wordpress 搜索引擎优化的二十条实用技巧</a> (17)</li><li>2008年01月29日 -- <a href="http://blogunion.org/wordpress/wordpress-themes/branford-magazine-theme-tutorial.html" title="Branford Magazine模板简明使用教程">Branford Magazine模板简明使用教程</a> (15)</li><li>2008年01月22日 -- <a href="http://blogunion.org/wordpress/wordpress-themes/8-photoblog-themes.html" title="推荐8款wordpress图片模板">推荐8款wordpress图片模板</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blogunion.org/wordpress/wordpress-plugins/today-posts.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

