WordPress- How to redirect (disable) author page WordPress The following WordPress PHP function shows how to redirect the author page to the home page. It will redirect using the HTTP 301 code, which tells the browser that the…