<?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>评论：Wordpress 显示分类图片的补充</title>
	<atom:link href="http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/feed" rel="self" type="application/rss+xml" />
	<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html</link>
	<description>Not Only Wordpress Template, But Also My Life...</description>
	<lastBuildDate>Thu, 18 Mar 2010 01:51:41 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：Wordpress 显示分类图片 &#171; 居龙闲志</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-2#comment-8640</link>
		<dc:creator>Wordpress 显示分类图片 &#171; 居龙闲志</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-8640</guid>
		<description>[...] 显示分类图片    daitui.init();    转至 網生@誌網生@誌  Wordpress 显示分类图片          [...]</description>
		<content:encoded><![CDATA[<div style="border:1px dashed #EEE;background: #555;padding: 5px 5px 5px;margin:0 0 5px;color: #EEEEEE;">[...] 显示分类图片    daitui.init();    转至 網生@誌網生@誌  Wordpress 显示分类图片          [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Yangtx</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-2#comment-7766</link>
		<dc:creator>Yangtx</dc:creator>
		<pubDate>Sun, 26 Apr 2009 00:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-7766</guid>
		<description>正有此打算。很久没来了，变化不小。</description>
		<content:encoded><![CDATA[<p>正有此打算。很久没来了，变化不小。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zEUS.</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-2#comment-7675</link>
		<dc:creator>zEUS.</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-7675</guid>
		<description>多谢指正，遍历应该是 foreach() 这句，as $cat 应该是把遍历的结果丢到 $cat 这个变量里了。不知道我这样理解对不对...</description>
		<content:encoded><![CDATA[<p>多谢指正，遍历应该是 foreach() 这句，as $cat 应该是把遍历的结果丢到 $cat 这个变量里了。不知道我这样理解对不对&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sean</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-2#comment-7674</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 14 Apr 2009 12:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-7674</guid>
		<description>&lt;?php foreach((get_the_category()) as $cat) 这句不是起别名的，是用来遍历数组的 也就是说从数组 (get_the_category()中取数据。</description>
		<content:encoded><![CDATA[<p>&lt;?php foreach((get_the_category()) as $cat) 这句不是起别名的，是用来遍历数组的 也就是说从数组 (get_the_category()中取数据。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：淘友 &#187; 为WordPress主题添加分类图标</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-2#comment-7476</link>
		<dc:creator>淘友 &#187; 为WordPress主题添加分类图标</dc:creator>
		<pubDate>Thu, 05 Mar 2009 14:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-7476</guid>
		<description>[...] 可正如原作者在Wordpress 显示分类图片的补充一文中所言，如上的代码还略有不足，主要是鼠标悬停于图标上时，显示的文字不是我们设置的汉字分类，而是我们设置的分类的英文缩写。原作者将上面的代码修改如下： [...]</description>
		<content:encoded><![CDATA[<div style="border:1px dashed #EEE;background: #555;padding: 5px 5px 5px;margin:0 0 5px;color: #EEEEEE;">[...] 可正如原作者在Wordpress 显示分类图片的补充一文中所言，如上的代码还略有不足，主要是鼠标悬停于图标上时，显示的文字不是我们设置的汉字分类，而是我们设置的分类的英文缩写。原作者将上面的代码修改如下： [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：周公解梦</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-7193</link>
		<dc:creator>周公解梦</dc:creator>
		<pubDate>Thu, 25 Dec 2008 13:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-7193</guid>
		<description>谢谢你啊，这个我学习了。。</description>
		<content:encoded><![CDATA[<p>谢谢你啊，这个我学习了。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：我要博客 &#187; 内容索引 &#187; 为WordPress主题添加分类图标 - 网络 知识 分享 生活</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-6851</link>
		<dc:creator>我要博客 &#187; 内容索引 &#187; 为WordPress主题添加分类图标 - 网络 知识 分享 生活</dc:creator>
		<pubDate>Mon, 01 Dec 2008 02:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-6851</guid>
		<description>[...] 可正如原作者在Wordpress 显示分类图片的补充一文中所言，如上的代码还略有不足，主要是鼠标悬停于图标上时，显示的文字不是我们设置的汉字分类，而是我们设置的分类的英文缩写。原作者将上面的代码修改如下： [...]</description>
		<content:encoded><![CDATA[<div style="border:1px dashed #EEE;background: #555;padding: 5px 5px 5px;margin:0 0 5px;color: #EEEEEE;">[...] 可正如原作者在Wordpress 显示分类图片的补充一文中所言，如上的代码还略有不足，主要是鼠标悬停于图标上时，显示的文字不是我们设置的汉字分类，而是我们设置的分类的英文缩写。原作者将上面的代码修改如下： [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Centeur</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-6461</link>
		<dc:creator>Centeur</dc:creator>
		<pubDate>Sun, 02 Nov 2008 00:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-6461</guid>
		<description>这个方法还比较巧妙。 :mrgreen:</description>
		<content:encoded><![CDATA[<p>这个方法还比较巧妙。 <img src='http://zeuscn.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：10＋少见的Wordpress经典技巧 &#124; 诸葛布袋</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-6398</link>
		<dc:creator>10＋少见的Wordpress经典技巧 &#124; 诸葛布袋</dc:creator>
		<pubDate>Wed, 29 Oct 2008 21:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-6398</guid>
		<description>[...] Wordpress 显示分类图片的补充 [...]</description>
		<content:encoded><![CDATA[<div style="border:1px dashed #EEE;background: #555;padding: 5px 5px 5px;margin:0 0 5px;color: #EEEEEE;">[...] Wordpress 显示分类图片的补充 [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>来自：美丽星点</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5819</link>
		<dc:creator>美丽星点</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5819</guid>
		<description>zEus.真是把firebug的作用发挥到了极致了，</description>
		<content:encoded><![CDATA[<p>zEus.真是把firebug的作用发挥到了极致了，</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zEUS.</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5720</link>
		<dc:creator>zEUS.</dc:creator>
		<pubDate>Fri, 12 Sep 2008 15:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5720</guid>
		<description>:?: 其实我觉得我的表达也不是很清楚...</description>
		<content:encoded><![CDATA[<p> <img src='http://zeuscn.net/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' />  其实我觉得我的表达也不是很清楚&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：freesky</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5711</link>
		<dc:creator>freesky</dc:creator>
		<pubDate>Fri, 12 Sep 2008 14:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5711</guid>
		<description>说实话，真没看懂，惭愧还要多学习！</description>
		<content:encoded><![CDATA[<p>说实话，真没看懂，惭愧还要多学习！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：花果山寨</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5683</link>
		<dc:creator>花果山寨</dc:creator>
		<pubDate>Thu, 11 Sep 2008 14:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5683</guid>
		<description>PHP就是好，简单的几句代码就搞定！</description>
		<content:encoded><![CDATA[<p>PHP就是好，简单的几句代码就搞定！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zEUS.</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5669</link>
		<dc:creator>zEUS.</dc:creator>
		<pubDate>Thu, 11 Sep 2008 11:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5669</guid>
		<description>测试是否会发送邮件～</description>
		<content:encoded><![CDATA[<p>测试是否会发送邮件～</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zEUS.</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5668</link>
		<dc:creator>zEUS.</dc:creator>
		<pubDate>Thu, 11 Sep 2008 11:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5668</guid>
		<description>呵呵，是啊，打算以后主攻这个了...</description>
		<content:encoded><![CDATA[<p>呵呵，是啊，打算以后主攻这个了&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fiorano</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5661</link>
		<dc:creator>fiorano</dc:creator>
		<pubDate>Thu, 11 Sep 2008 01:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5661</guid>
		<description>我已经没兴趣研究这东西了。。。不过好在你喜欢研究，哈哈！ :mrgreen:</description>
		<content:encoded><![CDATA[<p>我已经没兴趣研究这东西了。。。不过好在你喜欢研究，哈哈！ <img src='http://zeuscn.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zEUS.</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5659</link>
		<dc:creator>zEUS.</dc:creator>
		<pubDate>Wed, 10 Sep 2008 15:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5659</guid>
		<description>@Yacca：还好～ 没有我的多  :razz:</description>
		<content:encoded><![CDATA[<p>@Yacca：还好～ 没有我的多  <img src='http://zeuscn.net/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Yacca</title>
		<link>http://zeuscn.net/archives/2008/09/10/wordpress-category-icon-plus.html/comment-page-1#comment-5656</link>
		<dc:creator>Yacca</dc:creator>
		<pubDate>Wed, 10 Sep 2008 14:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://zeuscn.net/?p=485#comment-5656</guid>
		<description>据说是沙发么...好吧  继续学习
今天要写半年工作计划...明天交掉了慢慢学习
我要减少自己的首页图片量...</description>
		<content:encoded><![CDATA[<p>据说是沙发么&#8230;好吧  继续学习<br />
今天要写半年工作计划&#8230;明天交掉了慢慢学习<br />
我要减少自己的首页图片量&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
