How to use custom permalink for specific category in wordpress post
问题 My current permalink is set to /%postname%/. I want to keep this. but I want to use custom permalink for a specific cateogory "blog". Can anyone help me, how to achieve this without using plugins? 回答1: I found this solution: "Add Custom Taxonomy Tags to Your WordPress Permalinks". It might help you as well. See here: http://shibashake.com/wordpress-theme/add-custom-taxonomy-tags-to-your-wordpress-permalinks 来源: https://stackoverflow.com/questions/10933295/how-to-use-custom-permalink-for