Get taxonomy alias in PHP (D7)
14 Nov
2013
14 Nov
'13
4:31 p.m.
How do you get the taxonomy *alias* in Drupal? I have a field template file and using the drupal_get_path_alias or url functions gives the wrong aliases. They return:
/tags/the-name
When in fact the alias has been changed so it should be:
/blog/categories/name
Cheers Gibbs
4575
Age (days ago)
4575
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gibbs