<?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: How to: Display your WordPress Tags in a Drop-Down Menu</title>
	<atom:link href="http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 24 May 2012 10:30:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Alexandra</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-93678</link>
		<dc:creator>Alexandra</dc:creator>
		<pubDate>Tue, 31 Jan 2012 18:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-93678</guid>
		<description>Oh, another very, very good question. Multiple tag drop down menues would be brilliant!</description>
		<content:encoded><![CDATA[<p>Oh, another very, very good question. Multiple tag drop down menues would be brilliant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandra</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-93677</link>
		<dc:creator>Alexandra</dc:creator>
		<pubDate>Tue, 31 Jan 2012 18:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-93677</guid>
		<description>Hi, I&#039;d really appreciate a plugin on this topic, too. Plus the option to edit the design since I tried and failed trying to  do some css on it.

With the latest version of WP it still works, yet since I wrote it into the code, it&#039;s gotten more complicated to save &amp; reload the editor - loads a blank page and I have to go to Design -&gt; editor -&gt; file again after every change I made.

Still a very good post! I&#039;m dying if there&#039;s some improvement by now, a plugin with edible css?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;d really appreciate a plugin on this topic, too. Plus the option to edit the design since I tried and failed trying to  do some css on it.</p>
<p>With the latest version of WP it still works, yet since I wrote it into the code, it&#8217;s gotten more complicated to save &amp; reload the editor &#8211; loads a blank page and I have to go to Design -&gt; editor -&gt; file again after every change I made.</p>
<p>Still a very good post! I&#8217;m dying if there&#8217;s some improvement by now, a plugin with edible css?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: minue</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-84475</link>
		<dc:creator>minue</dc:creator>
		<pubDate>Mon, 17 Oct 2011 11:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-84475</guid>
		<description>actually, there is a much easier way to do this using the wp_dropdown_categories function of Wordpress, where you can list any registerd taxonomy.

For tags, for instance, you can use



And there are some other options such as tag count and others.

http://codex.wordpress.org/Function_Reference/wp_dropdown_categories</description>
		<content:encoded><![CDATA[<p>actually, there is a much easier way to do this using the wp_dropdown_categories function of WordPress, where you can list any registerd taxonomy.</p>
<p>For tags, for instance, you can use</p>
<p>And there are some other options such as tag count and others.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/wp_dropdown_categories" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_dropdown_categories</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anderson</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-64962</link>
		<dc:creator>Anderson</dc:creator>
		<pubDate>Sat, 25 Jun 2011 01:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-64962</guid>
		<description>Nice post man!</description>
		<content:encoded><![CDATA[<p>Nice post man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nathan</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-46957</link>
		<dc:creator>nathan</dc:creator>
		<pubDate>Fri, 18 Mar 2011 20:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-46957</guid>
		<description>Thanks, this is an excellent article, very easy to implement. 

I have a question about altering the functionality. Is it possible to show results on the same page as the drop down? I&#039;d like to be able to load posts into a page based on which tag the user selects. 

Thanks!
nathan</description>
		<content:encoded><![CDATA[<p>Thanks, this is an excellent article, very easy to implement. </p>
<p>I have a question about altering the functionality. Is it possible to show results on the same page as the drop down? I&#8217;d like to be able to load posts into a page based on which tag the user selects. </p>
<p>Thanks!<br />
nathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaseem Ansari</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-44111</link>
		<dc:creator>Vaseem Ansari</dc:creator>
		<pubDate>Thu, 03 Feb 2011 07:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-44111</guid>
		<description>Hello Friend

i want to use wordpress nav menu function.
i am using primary menu and added few sub menu in that menu using wordpress admin.

Now i want to show those parent menu and their child menu in header dropdown of my website.

I am using the function 
$menus = get_terms( &#039;nav_menu&#039;, array( &#039;hide_empty&#039; =&gt; true ) );

But i dont have any clue about achieving this functionality in header.
My code development website is  http://showprojects.net/projects/csrc/

Thanks for support</description>
		<content:encoded><![CDATA[<p>Hello Friend</p>
<p>i want to use wordpress nav menu function.<br />
i am using primary menu and added few sub menu in that menu using wordpress admin.</p>
<p>Now i want to show those parent menu and their child menu in header dropdown of my website.</p>
<p>I am using the function<br />
$menus = get_terms( &#8216;nav_menu&#8217;, array( &#8216;hide_empty&#8217; =&gt; true ) );</p>
<p>But i dont have any clue about achieving this functionality in header.<br />
My code development website is  <a href="http://showprojects.net/projects/csrc/" rel="nofollow">http://showprojects.net/projects/csrc/</a></p>
<p>Thanks for support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 135 webs/blog for wordpress tips &#124;</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-37369</link>
		<dc:creator>135 webs/blog for wordpress tips &#124;</dc:creator>
		<pubDate>Tue, 21 Dec 2010 23:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-37369</guid>
		<description>[...] 27. Display your WordPress Tags in a Drop-Down Menu [...]</description>
		<content:encoded><![CDATA[<p>[...] 27. Display your WordPress Tags in a Drop-Down Menu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Themehacks &#187; Die Tags in einem Dropdown Menu darstellen</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-31991</link>
		<dc:creator>WordPress Themehacks &#187; Die Tags in einem Dropdown Menu darstellen</dc:creator>
		<pubDate>Tue, 14 Dec 2010 17:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-31991</guid>
		<description>[...] Quelle   Permalink  0 Kommentare   Eingetragen unter: Theme Hacks  Tags: Dropdown, Liste, Tags            Werbung [...]</description>
		<content:encoded><![CDATA[<p>[...] Quelle   Permalink  0 Kommentare   Eingetragen unter: Theme Hacks  Tags: Dropdown, Liste, Tags            Werbung [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 135 link cung c?p th? thu?t wordpress hot nh?t &#124; T?p Chí SEO</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-27006</link>
		<dc:creator>135 link cung c?p th? thu?t wordpress hot nh?t &#124; T?p Chí SEO</dc:creator>
		<pubDate>Tue, 30 Nov 2010 07:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-27006</guid>
		<description>[...] 27. Display your WordPress Tags in a Drop-Down Menu [...]</description>
		<content:encoded><![CDATA[<p>[...] 27. Display your WordPress Tags in a Drop-Down Menu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Channa Connolly</title>
		<link>http://wphacks.com/how-to-display-wordpress-tags-dropdown-menu/#comment-26444</link>
		<dc:creator>Channa Connolly</dc:creator>
		<pubDate>Sun, 14 Nov 2010 21:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://wphacks.com/?p=1111#comment-26444</guid>
		<description>Hooray! Someone finally made this functionality in a plugin! i&#039;ve implemented it on several sites and it works great :0)

http://www.ethitter.com/plugins/tag-dropdown-widget/#idc-cover</description>
		<content:encoded><![CDATA[<p>Hooray! Someone finally made this functionality in a plugin! i&#8217;ve implemented it on several sites and it works great :0)</p>
<p><a href="http://www.ethitter.com/plugins/tag-dropdown-widget/#idc-cover" rel="nofollow">http://www.ethitter.com/plugins/tag-dropdown-widget/#idc-cover</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

