How to set custom post type permalinks?
-
I thought in 3.4.1 WordPress would’ve included this feature, but its still not there. I’ve tested the plugin and it doesn’t work.
I want to set my permalinks for custom post types to:
site.com/custom-post-type/taxonomy_name/postname
How can this be accomplished? I also want to set the taxonomy pages (basically category pages) to:
site.com/custom-post-type/taxonomy_name
whereas right now its: site.com/customposttype-cats/taxonomy-name
I don’t want the CATS in there, just custom-post-type/taxonomy-name. How can this be accomplished?
The topic ‘How to set custom post type permalinks?’ is closed to new replies.