It works by using the email that they used to purchase product and checking it Gravatar.com.
To show Gravatars of customers who have created product use the shortcode or drag the provided widget from the sidebar of single download page.
You can also show the gravatars of product anywhere on using the template tag or shortcode by passing in the ID..
Set the number of unique purchases download must have not after Gravatars are shown.
To show the purchase gravatars on single download add this shortcode from WP editor..
To show the purchase gravatars of special download on another page or download add the part.
This example will show the purchase gravatars of single download it is placed on.. $gravatars = EDD Purchase Gravatars voice $gravatars->gravatars get the ID.
If you'd like to show purchase gravatars of specific download from somewhere else on site pass in the ID of the download like so. $gravatars = EDD Purchase Gravatars voice $gravatars->gravatars 42.
To show custom title pass in your title as the 2nd parameter. $gravatars = EDD Purchase Gravatars voice $gravatars->gravatars get the ID 'This is custom title.
If the widget is shown on single download page and that download has purchases the purchase gravatars will be shown.....
Read more