<?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://www.ludou.org/wordpress-highlight.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ludou.org/wordpress-highlight.html</link>
	<description>分享IT知识，书写我心情</description>
	<lastBuildDate>Mon, 30 Jan 2012 11:57:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：badst</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-5882</link>
		<dc:creator>badst</dc:creator>
		<pubDate>Sat, 28 Jan 2012 15:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-5882</guid>
		<description>似乎只要定义这两个CLASS不同样式就可以高亮了，但可以改class的名字吗。在哪里改？
#hearder li.current_page_item,#header li.current-cat</description>
		<content:encoded><![CDATA[<p>似乎只要定义这两个CLASS不同样式就可以高亮了，但可以改class的名字吗。在哪里改？<br />
#hearder li.current_page_item,#header li.current-cat</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：daniel</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-5483</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Tue, 24 May 2011 09:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-5483</guid>
		<description>感谢 总算搞定了。</description>
		<content:encoded><![CDATA[<p>感谢 总算搞定了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-5377</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Wed, 18 May 2011 08:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-5377</guid>
		<description>可以</description>
		<content:encoded><![CDATA[<p>可以</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jimmy</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-5376</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 18 May 2011 07:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-5376</guid>
		<description>我用的wordpress是3.1.2的版本能这样做吗？</description>
		<content:encoded><![CDATA[<p>我用的wordpress是3.1.2的版本能这样做吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：浩子</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4840</link>
		<dc:creator>浩子</dc:creator>
		<pubDate>Tue, 19 Apr 2011 10:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4840</guid>
		<description>终于弄好了
呵呵</description>
		<content:encoded><![CDATA[<p>终于弄好了<br />
呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：akasuna</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-1#comment-4772</link>
		<dc:creator>akasuna</dc:creator>
		<pubDate>Thu, 14 Apr 2011 08:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4772</guid>
		<description>这个主题是你买的吗？</description>
		<content:encoded><![CDATA[<p>这个主题是你买的吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4646</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 14:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4646</guid>
		<description>上面问题解决了，O(∩_∩)O~</description>
		<content:encoded><![CDATA[<p>上面问题解决了，O(∩_∩)O~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4639</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 06:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4639</guid>
		<description>我想用wp里面的后台管理能够在new.php里面发表一些新闻，用wp的一些get_header等函数替换掉每个的头部，这样不用每个模块都写。所以我要把我原来的导航制作成wp认识的导航，把我原来的页面做成wp认识的页面，这样我就能在每个页面里面用wp的函数了，但是不知道怎么把我的那些contact.php等转换成wp认识的....</description>
		<content:encoded><![CDATA[<p>我想用wp里面的后台管理能够在new.php里面发表一些新闻，用wp的一些get_header等函数替换掉每个的头部，这样不用每个模块都写。所以我要把我原来的导航制作成wp认识的导航，把我原来的页面做成wp认识的页面，这样我就能在每个页面里面用wp的函数了，但是不知道怎么把我的那些contact.php等转换成wp认识的&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4638</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 06:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4638</guid>
		<description>Ludou好，我按照您的这篇教程，能够制作导航栏了。我的问题是我原来已经把页面都做好了，比如index.php,about.php,contact.php,new.php等，现在想要集成到wp里面，我不知道怎么把我的这些转换成wp里面的页面，请指教</description>
		<content:encoded><![CDATA[<p>Ludou好，我按照您的这篇教程，能够制作导航栏了。我的问题是我原来已经把页面都做好了，比如index.php,about.php,contact.php,new.php等，现在想要集成到wp里面，我不知道怎么把我的这些转换成wp里面的页面，请指教</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4637</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 04:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4637</guid>
		<description>确实，自己的博客可以随意些，您考虑的挺周到</description>
		<content:encoded><![CDATA[<p>确实，自己的博客可以随意些，您考虑的挺周到</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4636</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Sat, 09 Apr 2011 04:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4636</guid>
		<description>下面的代码的静态代码，如果是要发布的主题，不可能这么写，如果是你自己的博客当然没问题</description>
		<content:encoded><![CDATA[<p>下面的代码的静态代码，如果是要发布的主题，不可能这么写，如果是你自己的博客当然没问题</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4635</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Sat, 09 Apr 2011 04:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4635</guid>
		<description>http://codex.wordpress.org/Function_Reference/get_categories

用get_categories获取所有分类，你自行逐个输出就可以了</description>
		<content:encoded><![CDATA[<p><a href="http://codex.wordpress.org/Function_Reference/get_categories" rel="nofollow">http://codex.wordpress.org/Function_Reference/get_categories</a></p>
<p>用get_categories获取所有分类，你自行逐个输出就可以了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4633</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 03:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4633</guid>
		<description>但是感觉下面的更加的灵活，那比如我的li里面不仅仅有a还有span这样的标签怎么办？上面的貌似用wp来生成的li</description>
		<content:encoded><![CDATA[<p>但是感觉下面的更加的灵活，那比如我的li里面不仅仅有a还有span这样的标签怎么办？上面的貌似用wp来生成的li</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4631</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Sat, 09 Apr 2011 03:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4631</guid>
		<description>上面的代码已经实现了下面代码的所有功能，而且下面的代码操作比较麻烦，手动修改的东西太多。</description>
		<content:encoded><![CDATA[<p>上面的代码已经实现了下面代码的所有功能，而且下面的代码操作比较麻烦，手动修改的东西太多。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou粉丝</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4630</link>
		<dc:creator>Ludou粉丝</dc:creator>
		<pubDate>Sat, 09 Apr 2011 03:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4630</guid>
		<description>您的分割线，以下代码已过时是什么意思？</description>
		<content:encoded><![CDATA[<p>您的分割线，以下代码已过时是什么意思？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：张衡</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4615</link>
		<dc:creator>张衡</dc:creator>
		<pubDate>Fri, 08 Apr 2011 09:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4615</guid>
		<description>还好没有JQ呵呵。。。</description>
		<content:encoded><![CDATA[<p>还好没有JQ呵呵。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：shelwee</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-4495</link>
		<dc:creator>shelwee</dc:creator>
		<pubDate>Sat, 02 Apr 2011 05:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-4495</guid>
		<description>一直想学习菜单导航栏的制作，现在终于让我找到了..</description>
		<content:encoded><![CDATA[<p>一直想学习菜单导航栏的制作，现在终于让我找到了..</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-3936</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Wed, 23 Feb 2011 05:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-3936</guid>
		<description>文章已更新，可动态获取分类id，动态高亮分类链接，无需将导航代码静态化。</description>
		<content:encoded><![CDATA[<p>文章已更新，可动态获取分类id，动态高亮分类链接，无需将导航代码静态化。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Ludou</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-3935</link>
		<dc:creator>Ludou</dc:creator>
		<pubDate>Wed, 23 Feb 2011 03:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-3935</guid>
		<description>定义链接属性：
#nav li.current-cat a {color:#F00;}</description>
		<content:encoded><![CDATA[<p>定义链接属性：<br />
#nav li.current-cat a {color:#F00;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：后时代</title>
		<link>http://www.ludou.org/wordpress-highlight.html/comment-page-2#comment-3934</link>
		<dc:creator>后时代</dc:creator>
		<pubDate>Wed, 23 Feb 2011 03:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ludou.org/?p=28#comment-3934</guid>
		<description>关注站长很久，非常有耐心和专业。今天遇到一个问题，如果高亮后，能否定义字体颜色，我发现改过之后“color:#F00”好像并不起作用，希望指教~~#nav li.current-cat{color:#F00;background:#fff;}</description>
		<content:encoded><![CDATA[<p>关注站长很久，非常有耐心和专业。今天遇到一个问题，如果高亮后，能否定义字体颜色，我发现改过之后“color:#F00”好像并不起作用，希望指教~~#nav li.current-cat{color:#F00;background:#fff;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

