edit-author-slug icon indicating copy to clipboard operation
edit-author-slug copied to clipboard

Role based URLs not working with WP 6.0.2

Open kinngjatt opened this issue 3 years ago • 1 comments

Hi the role based URLs are creating problems in latest WP version.

when we set custom base for roles for example /author/ /editor/

it creates multiple URLs for a single URL.

for example the user’s role is editor but /author/ also works for it.

kinngjatt avatar Sep 23 '22 11:09 kinngjatt

I using WP 5.8.2 and I have same problem. I have this urls for test: image if my slug user is gustavo.carvalho and your rule is Analista, I can access all of URLs, the plugin don't redirect do correct URL or return 404

GustavoPix avatar Oct 14 '22 18:10 GustavoPix