<?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>Comments on: WordPress 3.0 Menu Update</title>
	<atom:link href="http://wpengineer.com/1984/wordpress-3-0-menu-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:48:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-5203</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 20 Nov 2010 02:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-5203</guid>
		<description>And Michael too!</description>
		<content:encoded><![CDATA[<p>And Michael too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-5202</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 20 Nov 2010 02:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-5202</guid>
		<description>John &amp; Joe,

Thanks for your posts. I have been searching for a way to make Superfish work correctly with the new menu system and your posts finally helped me get it to work!

Thanks!</description>
		<content:encoded><![CDATA[<p>John &amp; Joe,</p>
<p>Thanks for your posts. I have been searching for a way to make Superfish work correctly with the new menu system and your posts finally helped me get it to work!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mansi</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4569</link>
		<dc:creator>Mansi</dc:creator>
		<pubDate>Thu, 24 Jun 2010 18:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4569</guid>
		<description>Is there a way to add the search box in the right hand side of the main nav menu? It seems like the perfect spot for it...</description>
		<content:encoded><![CDATA[<p>Is there a way to add the search box in the right hand side of the main nav menu? It seems like the perfect spot for it...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4450</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 03 Jun 2010 17:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4450</guid>
		<description>sorry I meant like this...
 id=&quot;home&quot;&gt;Home&lt;/a</description>
		<content:encoded><![CDATA[<p>sorry I meant like this...<br />
 id="home"&gt;Home&lt;/a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4449</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 03 Jun 2010 17:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4449</guid>
		<description>@joe or @michael
Any way to get a class on the anchors?
I know that there&#039;s a $link_before and $link_after, but I don&#039;t think that&#039;s what I&#039;m looking for... 
something like this...
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;
Any ideas?
I was kind of hoping that they would have that option in the backend when creating the menus.</description>
		<content:encoded><![CDATA[<p>@joe or @michael<br />
Any way to get a class on the anchors?<br />
I know that there's a $link_before and $link_after, but I don't think that's what I'm looking for...<br />
something like this...<br />
<a href="#" rel="nofollow">Home</a><br />
Any ideas?<br />
I was kind of hoping that they would have that option in the backend when creating the menus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John MacMenamin</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4324</link>
		<dc:creator>John MacMenamin</dc:creator>
		<pubDate>Fri, 14 May 2010 17:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4324</guid>
		<description>&lt;code&gt;.sf-menu .current-menu-item, .sf-menu .current-menu-item a:link, .sf-menu .current-menu-item a:visited, .sf-menu .current-menu-item a:hover, .sf-menu .current-menu-item a:active {
	 background: url(../images/button-bar.png) repeat-x !important ; background-position: 0 -80px !important ;}&lt;/code&gt;

New css selector for all current menu items is now: current-menu-item

No more need for current-cat,page,home etc!</description>
		<content:encoded><![CDATA[<p><code>.sf-menu .current-menu-item, .sf-menu .current-menu-item a:link, .sf-menu .current-menu-item a:visited, .sf-menu .current-menu-item a:hover, .sf-menu .current-menu-item a:active {<br />
	 background: url(../images/button-bar.png) repeat-x !important ; background-position: 0 -80px !important ;}</code></p>
<p>New css selector for all current menu items is now: current-menu-item</p>
<p>No more need for current-cat,page,home etc!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Carey</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4323</link>
		<dc:creator>Joe Carey</dc:creator>
		<pubDate>Fri, 14 May 2010 16:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4323</guid>
		<description>Thanks Michael.

&#039;menu&#039; =&gt; &#039;mymenu&#039; in the array defines the menu to use.</description>
		<content:encoded><![CDATA[<p>Thanks Michael.</p>
<p>'menu' =&gt; 'mymenu' in the array defines the menu to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4322</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 14 May 2010 15:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4322</guid>
		<description>@ John:
&lt;code&gt;
&lt;div id=&quot;primarynav&quot;&gt;&lt;?php wp_nav_menu( array(&#039;menu&#039; =&gt; &#039;mymenu&#039;, &#039;menu_class&#039; =&gt; &#039;sf-menu&#039;, &#039;container&#039; =&gt; &#039;&#039;, )); ?&gt;&lt;/div&gt;
&lt;/code&gt;
and the javascript 
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
//&lt;![CDATA[
jQuery(document).ready(function($){
  $(&#039;#primarynav .sf-menu&#039;).superfish({delay:700,animation:{opacity:&#039;show&#039;,height:&#039;show&#039;}, dropShadows: false});
});
//]]&gt;
&lt;/script&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@ John:<br />
<code><br />
&lt;div id=&quot;primarynav&quot;&gt;&lt;?php wp_nav_menu( array('menu' =&gt; 'mymenu', 'menu_class' =&gt; 'sf-menu', 'container' =&gt; '', )); ?&gt;&lt;/div&gt;<br />
</code><br />
and the javascript<br />
<code><br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
//&lt;![CDATA[<br />
jQuery(document).ready(function($){<br />
  $('#primarynav .sf-menu').superfish({delay:700,animation:{opacity:'show',height:'show'}, dropShadows: false});<br />
});<br />
//]]&gt;<br />
&lt;/script&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John MacMenamin</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4321</link>
		<dc:creator>John MacMenamin</dc:creator>
		<pubDate>Fri, 14 May 2010 15:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4321</guid>
		<description>&lt;code&gt;wp_nav_menu( array( &#039;sort_column&#039; =&gt; &#039;menu_order&#039;, &#039;menu_class&#039; =&gt; &#039;sf-menu&#039; ) ); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code>wp_nav_menu( array( 'sort_column' =&gt; 'menu_order', 'menu_class' =&gt; 'sf-menu' ) ); ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John MacMenamin</title>
		<link>http://wpengineer.com/1984/wordpress-3-0-menu-update/#comment-4320</link>
		<dc:creator>John MacMenamin</dc:creator>
		<pubDate>Fri, 14 May 2010 15:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1984#comment-4320</guid>
		<description>GOT IT!

&lt;code&gt; &#039;menu_order&#039;, &#039;menu_class&#039; =&gt; &#039;sf-menu&#039; ) ); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>GOT IT!</p>
<p><code> 'menu_order', 'menu_class' =&gt; 'sf-menu' ) ); ?&gt;</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

