Tagged Questions
0
votes
1answer
297 views
get_avatar() default image not working as of wp 3.5 [closed]
As of upgrading to wp 3.5 the get_avatar function started not pulling in my default backup image. This has worked for many years this way and curious to why it would stop. I am using the normal use of ...
2
votes
1answer
516 views
How to make gravatar.com avatars conditional?
Problem: I am using custom avatars for registered users and my own locally-hosted image as the default gravatar. I want to stop WordPress making HTTP requests to check for gravatar.com images on every ...