At the moment, link to see all the post of author is domain.com/author/username. How do I change it to domain.com/somethingelse/username?
At the moment, link to see all the post of author is domain.com/author/username. How do I change it to domain.com/somethingelse/username?
Did you or anyone ever figure out how to do this?
There's no option for that in the options pages and such. However, edit rewrite.php, around like 168. Find this:
var $author_base = 'author';
Change it to what you want it to be.
This topic has been closed to new replies.