Custom 403 and 401 error pages in WordPress

Earlier I had written an article on custom error pages for Apache but doing the same with WordPress is not that straightforward. WordPress has the ability to handle 404s internally but doing the same for other 4xx errors requires modifying the code. I’ve been searching how to do this for months without luck. Recently after … Continue reading Custom 403 and 401 error pages in WordPress