Hide a user from WordPress
You’re wanting to hide a user from WordPress in three places: The user list in the admin The count above that user list The user’s author archive on the front-end As you mentioned, you’ve already solved item 1 and you’ve included the code for that. So, I’ll provide the solutions for items 2 and 3. … Read more