Is there any good and easy way to and pretty permalinks in the admin area?
I have a public wp installation where users can login but I don't want them to see the urls. It would be nice if it looked something like this
http://www.mysite.com/login/
http://www.mysite.com/register/
http://www.mysite.com/write-post/
http://www.mysite.com/manage-posts/
http://www.mysite.com/settings/
and so on. Any clues how to do this?