Skip to content

Instantly share code, notes, and snippets.

View occupant's full-sized avatar

James occupant

  • University of British Columbia
  • Vancouver, BC
View GitHub Profile
<?php
/**
* Theme_menu_tree doesn't provide any context information
* THIS SUCKS
* But you can use hook_block_view_alter to change the theme wrapper
* OUF!
*/
function MYTHEME_menu_tree(&$variables) {