Skip to content

Instantly share code, notes, and snippets.

@danielmme
Created March 9, 2017 20:03
Show Gist options
  • Select an option

  • Save danielmme/1fa5430463fe71f1ed339fc66d1b00c5 to your computer and use it in GitHub Desktop.

Select an option

Save danielmme/1fa5430463fe71f1ed339fc66d1b00c5 to your computer and use it in GitHub Desktop.

Revisions

  1. danielmme created this gist Mar 9, 2017.
    2 changes: 2 additions & 0 deletions menu.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    $menu = menu_navigation_links('menu-your-custom-menu-name');
    print theme('links__menu_your_custom_menu_name', array('links' => $menu));