Thank you for supporting plugin!
Hello,
thank you for reply, it helped me to restrict access to other users pages.
But i’d like to remove username from URL, because it will be more “user-friendly” – user has access only to his own page anyway. Userdata can be checked by WordPress itself, like wp_get_current_user() etc.
Is there any way to do it? Because deleting this redirection hook from plugin code would be wrong – it works, but becomes unupdateable then.