Skip to content

Instantly share code, notes, and snippets.

@bryanwillis
Created May 7, 2014 13:35
Show Gist options
  • Save bryanwillis/78ac20db2395a700e0d8 to your computer and use it in GitHub Desktop.
Save bryanwillis/78ac20db2395a700e0d8 to your computer and use it in GitHub Desktop.
<span class="user-avatar-image"><?php global $current_user; get_currentuserinfo(); echo get_avatar( $current_user->ID, 64 ); ?><
span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment