developer question: how to create new slug-based url
-
I’m building a Group Tags plugin. Everything works fine using ajax to show groups for a chosen tag. However I want to make a widget that will work anywhere on the site. and I want to list the tags for each group in other places. I’m guessing I’d use a url slug such as mysite.com/groups/tag/mytag or maybe mysite.com/grouptag/mytag
but then how do I get that to funnel to the content I want to show?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘developer question: how to create new slug-based url’ is closed to new replies.