Skip to content

Instantly share code, notes, and snippets.

@chadsten
Created December 17, 2014 15:41
Show Gist options
  • Save chadsten/8ca854c8f0f389046f08 to your computer and use it in GitHub Desktop.
Save chadsten/8ca854c8f0f389046f08 to your computer and use it in GitHub Desktop.
module_load_include('inc', 'pathauto');
$variables['classes_array'][] = "taxonomy-" . pathauto_cleanstring($node->field_experience_category['und'][0]['taxonomy_term']->name);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment