Skip to content

Instantly share code, notes, and snippets.

@iledcom
Created November 19, 2015 16:03
Show Gist options
  • Save iledcom/77d8398380902aedd184 to your computer and use it in GitHub Desktop.
Save iledcom/77d8398380902aedd184 to your computer and use it in GitHub Desktop.
Drupal 7 URL taxonomy term
$url = drupal_lookup_path('alias', 'taxonomy/term/'.$known_tid, $lang_code);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment