WordPress custom taxonomy URL rewrite on spelling errors
It also doesn’t matter which URL part is changed, except the last one. So this still shows the content of the original page. Yes, because your taxonomy’s rewrite is hierarchical with the permalink structure /treatment/<term slug> (e.g. /treatment/psychosomatic) or /treatment/<term slug>/<term slug>/… (if the term is a child term, e.g. /treatment/psychosomatic/psychosomatic-dysfunction), so as long as … Read more