<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/menu</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 01:31:18 GMT</pubDate>
<item>
<title>(PHP) Menu Walker for top-bar (Zurb Foundation) in Wordpress Themes - zartgesotten</title>
<link>http://snipplr.com/view/71091/menu-walker-for-topbar-zurb-foundation-in-wordpress-themes/</link>
<description><![CDATA[ <p>Turns Wordpress custom menus into responsive-ready menu that comes with foundation framework. code goes into functions.php</p> ]]></description>
<pubDate>Wed, 08 May 2013 15:56:11 GMT</pubDate>
<guid>http://snipplr.com/view/71091/menu-walker-for-topbar-zurb-foundation-in-wordpress-themes/</guid>
</item>
<item>
<title>(PHP) Wordpress Remove Admin Menu Items - oneupdzn</title>
<link>http://snipplr.com/view/71073/wordpress-remove-admin-menu-items/</link>
<description><![CDATA[ <p>Remove top level menus and sub menus from the admin menu.</p> ]]></description>
<pubDate>Tue, 07 May 2013 11:17:44 GMT</pubDate>
<guid>http://snipplr.com/view/71073/wordpress-remove-admin-menu-items/</guid>
</item>
<item>
<title>(PHP) Wordpress 3.0 custom menus - oneupdzn</title>
<link>http://snipplr.com/view/71044/wordpress-30-custom-menus/</link>
<description><![CDATA[ <p>Wordpress 3.0 custom menus</p> ]]></description>
<pubDate>Sun, 05 May 2013 02:34:29 GMT</pubDate>
<guid>http://snipplr.com/view/71044/wordpress-30-custom-menus/</guid>
</item>
<item>
<title>(Bash) CRUD shell script for Bash - dego89</title>
<link>http://snipplr.com/view/70225/crud-shell-script-for-bash/</link>
<description><![CDATA[ <p>Shell script written in bash which displays a menu giving the you ability to add, edit, modify, and delete users.</p> ]]></description>
<pubDate>Mon, 04 Mar 2013 09:27:43 GMT</pubDate>
<guid>http://snipplr.com/view/70225/crud-shell-script-for-bash/</guid>
</item>
<item>
<title>(CSS) Easy Wordpress Drop Downs using CSS - xcsteve99</title>
<link>http://snipplr.com/view/69629/easy-wordpress-drop-downs-using-css/</link>
<description><![CDATA[ <p>Use Z-Index to make navigation layer ABOVE other elements.</p> ]]></description>
<pubDate>Fri, 25 Jan 2013 07:42:08 GMT</pubDate>
<guid>http://snipplr.com/view/69629/easy-wordpress-drop-downs-using-css/</guid>
</item>
<item>
<title>(PHP) Wordpress Custom Menu For Different Category/Page/Post - hell0world</title>
<link>http://snipplr.com/view/69088/wordpress-custom-menu-for-different-categorypagepost/</link>
<description><![CDATA[ <p>[register_nav_menus](http://codex.wordpress.org/Function_Reference/register_nav_menus,"register_nav_menus")
[wp_nav_menu](http://codex.wordpress.org/Function_Reference/wp_nav_menu,"wp_nav_menu")
[in_category](http://codex.wordpress.org/Function_Reference/in_category,"in_category")
[is_category](http://codex.wordpress.org/Function_Reference/is_category,"is_category")</p> ]]></description>
<pubDate>Thu, 13 Dec 2012 04:03:51 GMT</pubDate>
<guid>http://snipplr.com/view/69088/wordpress-custom-menu-for-different-categorypagepost/</guid>
</item>
<item>
<title>(C#) Get Child Tabs for Menu on DNN - box86rowh</title>
<link>http://snipplr.com/view/68090/get-child-tabs-for-menu-on-dnn/</link>
<description><![CDATA[ <p>this handy function gets all child tabs for the tab id you pass in, only those that are meant to appear in the menu.</p> ]]></description>
<pubDate>Mon, 05 Nov 2012 00:32:12 GMT</pubDate>
<guid>http://snipplr.com/view/68090/get-child-tabs-for-menu-on-dnn/</guid>
</item>
<item>
<title>(CSS) CSS Blur Menu Navigation - thewickedchemist</title>
<link>http://snipplr.com/view/65984/css-blur-menu-navigation/</link>
<description><![CDATA[ <p>Html and CSS included...</p> ]]></description>
<pubDate>Fri, 06 Jul 2012 13:16:43 GMT</pubDate>
<guid>http://snipplr.com/view/65984/css-blur-menu-navigation/</guid>
</item>
<item>
<title>(PHP) How to get menu Itemid in your own components - kevincam</title>
<link>http://snipplr.com/view/65200/how-to-get-menu-itemid-in-your-own-components/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 26 May 2012 05:53:34 GMT</pubDate>
<guid>http://snipplr.com/view/65200/how-to-get-menu-itemid-in-your-own-components/</guid>
</item>
<item>
<title>(PHP) How to get menu Itemid in your own components - kevincam</title>
<link>http://snipplr.com/view/65051/how-to-get-menu-itemid-in-your-own-components/</link>
<description><![CDATA[ <p>Joomla SEF to work properly it is based on Joomla menus. In your own components for SEF to work and menus to appear your need to pass the Itemid to links. To do this you need to get the Itemid based on on the URL link. Here is how you get the Itemid by link.

This code gets the Itemid of a menu link when you know the component and the view</p> ]]></description>
<pubDate>Thu, 24 May 2012 03:29:14 GMT</pubDate>
<guid>http://snipplr.com/view/65051/how-to-get-menu-itemid-in-your-own-components/</guid>
</item>
<item>
<title>(PHP) Change thematic child theme menu to custom menu - paul0078</title>
<link>http://snipplr.com/view/64580/change-thematic-child-theme-menu-to-custom-menu/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:15:54 GMT</pubDate>
<guid>http://snipplr.com/view/64580/change-thematic-child-theme-menu-to-custom-menu/</guid>
</item>
<item>
<title>(PHP) Indexhibit accordion menu v2 - G470</title>
<link>http://snipplr.com/view/64556/indexhibit-accordion-menu-v2/</link>
<description><![CDATA[ <p>Toggle section titles</p> ]]></description>
<pubDate>Sun, 15 Apr 2012 00:56:03 GMT</pubDate>
<guid>http://snipplr.com/view/64556/indexhibit-accordion-menu-v2/</guid>
</item>
<item>
<title>(CSS) Menu With CSS Only - ryanfiorini</title>
<link>http://snipplr.com/view/64452/menu-with-css-only/</link>
<description><![CDATA[ <p>Simple 2 lines of CSS and you have a dropdown with hover.</p> ]]></description>
<pubDate>Mon, 09 Apr 2012 21:05:10 GMT</pubDate>
<guid>http://snipplr.com/view/64452/menu-with-css-only/</guid>
</item>
<item>
<title>(CSS) Use CSS3 Media Screen to go from Horizontal Menu to dropdown - ryanfiorini</title>
<link>http://snipplr.com/view/64375/use-css3-media-screen-to-go-from-horizontal-menu-to-dropdown/</link>
<description><![CDATA[ <p>This will take the screen width into account and display either a horizontal menu or a dropdown menu with a hover style.  Resize your window to see the effect.</p> ]]></description>
<pubDate>Fri, 06 Apr 2012 03:27:24 GMT</pubDate>
<guid>http://snipplr.com/view/64375/use-css3-media-screen-to-go-from-horizontal-menu-to-dropdown/</guid>
</item>
<item>
<title>(PHP) Wordpress menu with a  Custom id on ul - Farhan</title>
<link>http://snipplr.com/view/64014/wordpress-menu-with-a--custom-id-on-ul/</link>
<description><![CDATA[ <p>This will give  for the wordpress Menu</p> ]]></description>
<pubDate>Mon, 19 Mar 2012 09:54:34 GMT</pubDate>
<guid>http://snipplr.com/view/64014/wordpress-menu-with-a--custom-id-on-ul/</guid>
</item>
<item>
<title>(PHP) wordpress default menu code - webtechdev</title>
<link>http://snipplr.com/view/63904/wordpress-default-menu-code/</link>
<description><![CDATA[ <p>default theme perfect menu</p> ]]></description>
<pubDate>Tue, 13 Mar 2012 06:13:51 GMT</pubDate>
<guid>http://snipplr.com/view/63904/wordpress-default-menu-code/</guid>
</item>
<item>
<title>(jQuery) PHP/ Jquery Dropdown Select - LadyLoomis</title>
<link>http://snipplr.com/view/63485/php-jquery-dropdown-select/</link>
<description><![CDATA[ <p>Set a variable by getting the URLs id with PHP.  Find the the option with the name value that is equal with the variable and add "selected" to it.</p> ]]></description>
<pubDate>Wed, 22 Feb 2012 04:24:55 GMT</pubDate>
<guid>http://snipplr.com/view/63485/php-jquery-dropdown-select/</guid>
</item>
<item>
<title>(jQuery) JQuery Sub-Menu Function - thewickedchemist</title>
<link>http://snipplr.com/view/62925/jquery-submenu-function/</link>
<description><![CDATA[ <p>Simple solution to add dropdowns quickly to any site.</p> ]]></description>
<pubDate>Tue, 31 Jan 2012 10:37:32 GMT</pubDate>
<guid>http://snipplr.com/view/62925/jquery-submenu-function/</guid>
</item>
<item>
<title>(HTML) jQuery jNice Example - ryarwood</title>
<link>http://snipplr.com/view/62862/jquery-jnice-example/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:22 GMT</pubDate>
<guid>http://snipplr.com/view/62862/jquery-jnice-example/</guid>
</item>
<item>
<title>(PHP) Remove or Hide Admin Menu Links for Certain or Specific Users or Roles - rliverman</title>
<link>http://snipplr.com/view/61976/remove-or-hide-admin-menu-links-for-certain-or-specific-users-or-roles/</link>
<description><![CDATA[ <p>In this example I used the "Members" plugin to add a capability called "hide_jobs" and that was the trigger to hide certain admin menus and also hide the "Right Now" dashboard widget.</p> ]]></description>
<pubDate>Mon, 19 Dec 2011 07:09:21 GMT</pubDate>
<guid>http://snipplr.com/view/61976/remove-or-hide-admin-menu-links-for-certain-or-specific-users-or-roles/</guid>
</item>
</channel>
</rss>