Created
November 19, 2015 16:03
-
-
Save iledcom/77d8398380902aedd184 to your computer and use it in GitHub Desktop.
Drupal 7 URL taxonomy term
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
$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