thebrandonallen / edit-author-slug

WordPress plugin that allows an admin (or capable user) to edit the author slug of a user, and change the author base. New development takes place on the 'develop' branch.
http://wordpress.org/plugins/edit-author-slug/
GNU General Public License v2.0
41 stars 8 forks source link

Role based URLs not working with WP 6.0.2 #44

Open kinngjatt opened 2 years ago

kinngjatt commented 2 years ago

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.

GustavoPix commented 2 years ago

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