My favorites | Sign in
Project Logo
                
Search
for
Updated Mar 02, 2009 by suzkaw68
Labels: Featured
GravatarReadMe  
Gravatar plugin instructions

Introduction

This is a plugin that will allow you to integrate a gravatar for users.

Instructions

Upload the function.gravatar.php file to your plugins directory.

Next in the location where you want the Gravatar icon displayed add:

{gravatar size="32" class="avatar avatar-32" email=$email}

Parameters

Name Type Description Default
size integer The size of the Gravatar 32
class string A class assigned to the image. N/A
email string The users email (required)
default string The default image if no gravatar N/A
border integer A border around the image N/A


Comment by domdaf, Dec 26, 2008

null


Sign in to add a comment
Hosted by Google Code