How to create a front end user profile with a friendly permalink
There are two ways I’ve discovered doing this: Author Page with a custom rewrite rule A custom template files paired with a rewrite rule The first is more simple to implement, but may not work in all circumstances (one of which I’ll describe soon). Custom Rewrite Rule I found this solution a few days ago … Read more