How to Add a Random Custom Gravatar in the WordPress Comments?
Have a look at the Codex about “Using Gravatars”. There you´ll find a part about “Checking for the Existence of a Gravatar” which works like this: The trick to do this is to specify “404” as the default. In this case, the gravatar service will return a 404 error if no gravatar exists, instead of … Read more