<?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; clearn</title>
	<atom:link href="http://blog.xnux.net/tag/clearn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xnux.net</link>
	<description>still life ...</description>
	<lastBuildDate>Wed, 06 Jan 2010 18:34:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>让WordPress的Dashboard干净起来</title>
		<link>http://blog.xnux.net/2008/01/13/clean-wordpress-dashboard/</link>
		<comments>http://blog.xnux.net/2008/01/13/clean-wordpress-dashboard/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 19:32:59 +0000</pubDate>
		<dc:creator>Jack.f</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[clear]]></category>
		<category><![CDATA[clearn]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.xnux.net/2008/01/13/%e8%ae%a9dashboard%e5%b9%b2%e5%87%80%e8%b5%b7%e6%9d%a5/</guid>
		<description><![CDATA[在WordPress管理面板Dashboard页面, 有WordPress Development Blog和Other WordPress News两个栏目, 不知道你有没有看我, 反正我是觉着碍眼, 下面我们就来干掉它...
打开wp-admin/index.php页面, 将下面几行JS脚本注释或者删除:

&#60;script type="text/javascript"&#62;
jQuery(function() {
 jQuery('#incominglinks').load('index-extra.php?jax=incominglinks');
 jQuery('#devnews').load('index-extra.php?jax=devnews');
 jQuery('#planetnews').load('index-extra.php?jax=planetnews');
});
&#60;/script&#62;OK, 世界清静了...

]]></description>
			<content:encoded><![CDATA[<p>在WordPress管理面板Dashboard页面, 有WordPress Development Blog和Other WordPress News两个栏目, 不知道你有没有看我, 反正我是觉着碍眼, 下面我们就来干掉它...<span id="more-15"></span></p>
<p>打开wp-admin/index.php页面, 将下面几行JS脚本注释或者删除:</p>
<p><code><br />
&lt;script type="text/javascript"&gt;<br />
jQuery(function() {<br />
 jQuery('#incominglinks').load('index-extra.php?jax=incominglinks');<br />
 jQuery('#devnews').load('index-extra.php?jax=devnews');<br />
 jQuery('#planetnews').load('index-extra.php?jax=planetnews');<br />
});<br />
&lt;/script&gt;</code><code>OK, 世界清静了...</p>
<p></code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xnux.net/2008/01/13/clean-wordpress-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
