Avatar
ObjectAvatars are profile images for users. WordPress by default uses the Gravatar service to host and fetch avatars from.
Fields
TEST: URL for the default image or a default type. Accepts '404' (return a 404 instead of a default image), 'retro' (8bit), 'monsterid' (monster), 'wavatar' (cartoon face), 'indenticon' (the 'quilt'), 'mystery', 'mm', or 'mysteryman' (The Oyster Man), 'blank' (transparent GIF), or 'gravatar_default' (the Gravatar logo).
HTML attributes to insert in the IMG element. Is not sanitized.
Whether to always show the default image, never the Gravatar.
Whether the avatar was successfully found.
Height of the avatar image.
Whether the object is restricted from the current viewer
What rating to display avatars up to. Accepts 'G', 'PG', 'R', 'X', and are judged in that order.
Type of url scheme to use. Typically HTTP vs. HTTPS.
The size of the avatar in pixels. A value of 96 will match a 96px x 96px gravatar image.
URL for the gravatar image source.
Width of the avatar image.