[wp-hackers] Correct way to use Custom Taxonomy in URL
Robert Lusby
nanogwp at gmail.com
Thu Feb 24 20:28:52 UTC 2011
Hello,
What is the correct way to make sure a Custom Post Type uses URLs in this
format:
http://example.com / %custom-post-type-slug% / %custom-taxonomy-slug% /
%item-slug%
The custom post type slug was a doddle, setting up http://example.com
/%custom-taxonomy-slug% is easy enough too. How do you combine them?
Seen a few ways of hacking it on Google, none of them seem right though ...
Thanks in advance !
More information about the wp-hackers
mailing list