Skip to content

Instantly share code, notes, and snippets.

@AlKov
Created October 6, 2017 10:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlKov/f6afbba916ad222fe1f2ed630d161c75 to your computer and use it in GitHub Desktop.
Save AlKov/f6afbba916ad222fe1f2ed630d161c75 to your computer and use it in GitHub Desktop.
retreive user avatar
$avatar = get_avatar( $user->ID, 40 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment