Wordpress Tips: hide a particular account from User List
For a lot of reasons you may need to hide the presence of a user in the user list of a wordpress blog.
It can do in very simple manner, by adding this piece of code in the functions.php file of the current theme:
Enjoy!