Skip to content

Instantly share code, notes, and snippets.

View zachwood's full-sized avatar
💭
🍕

Zachary Wood zachwood

💭
🍕
View GitHub Profile
### Keybase proof
I hereby claim:
* I am zachwood on github.
* I am zachwood (https://keybase.io/zachwood) on keybase.
* I have a public key whose fingerprint is BD4F 81B9 241C 7AD8 71A1 5AAD 77C9 0978 3216 CD54
To claim this, I am signing this object:
$('#next, #prev').on('click', function () {
whateverTheInfowindowis.close();
});
/**
* Determine node template overwrites
*
* @param array $vars
* @param string $hook
*/
function THEME-NAME_preprocess_node(&$vars, $hook) {
switch ($hook) {
case 'node':