By shanefjordan on
I would like to modify all URLs on a page if that page displays in a particular theme. I am using taxonomy_theme to change themes for particular pages. So, if I am on a particular theme, I would like a function to modify the url for any links that would display on the page. For example, if the url in content would be abc/123testing, I want to modify the url to be xyz/abc/123testing.
Any help is greatly appreciated!
Thanks,
Shane