How to get avatar? get_avatar_url() does not work
-
I have the “Override the WordPress avatar with the Auth0 profile avatar” option enabled.
On the Users page of the backend, I can see the profile pictures/avatars being updated.
However, on the frontend get_avatar_url() serves the standard wordpress gravatar placeholder instead of the auth0 gravatar.
What function should we use instead to get the correct gravatar?
- The topic ‘How to get avatar? get_avatar_url() does not work’ is closed to new replies.