Created
December 17, 2014 15:41
-
-
Save chadsten/8ca854c8f0f389046f08 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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