plaiceholder

I am not Cambridge and should be

This is a summary blah


 

Extra arguments to retrieve the avatar.

  • heightint
    Display height of the avatar in pixels. Defaults to $size.
  • widthint
    Display width of the avatar in pixels. Defaults to $size.
  • force_defaultbool
    Whether to always show the default image, never the Gravatar. Default false.
  • ratingstring
    What rating to display avatars up to. Accepts 'G''PG''R''X', and are judged in that order. Default is the value of the 'avatar_rating' option.
  • schemestring
    URL scheme to use. See set_url_scheme() for accepted values.
  • classarray|string
    Array or string of additional classes to add to the img element.
  • force_displaybool
    Whether to always show the avatar – ignores the show_avatars option.
    Default false.